Glimpse: Update AGP to 8.5.2
Change-Id: I78b117fc9b8f7002cb8106f6ea62089086a0147b
This commit is contained in:
parent
947bdc6744
commit
a65089356f
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||||
plugins {
|
plugins {
|
||||||
id("com.android.application") version "8.4.0" apply false
|
id("com.android.application") version "8.5.2" apply false
|
||||||
id("com.android.library") version "8.4.0" apply false
|
id("com.android.library") version "8.5.2" apply false
|
||||||
id("org.jetbrains.kotlin.android") version "1.8.10" apply false
|
id("org.jetbrains.kotlin.android") version "1.8.10" apply false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue