Up AGP to version 8.2.0
This commit is contained in:
parent
67694c0f96
commit
2eaaf01ca1
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
[versions]
|
[versions]
|
||||||
agp = "8.1.3"
|
agp = "8.2.0"
|
||||||
kotlin = "1.9.20"
|
kotlin = "1.9.20"
|
||||||
androidx-core = "1.12.0"
|
androidx-core = "1.12.0"
|
||||||
androidx-activity = "1.8.1"
|
androidx-activity = "1.8.1"
|
||||||
|
|
|
@ -22,7 +22,7 @@ dependencyResolutionManagement {
|
||||||
includeBuild("./gradle/plugins")
|
includeBuild("./gradle/plugins")
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id("com.android.settings") version "8.1.3"
|
id("com.android.settings") version "8.2.0"
|
||||||
id("settings-property-delegate")
|
id("settings-property-delegate")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue