mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
Up AGP to version 8.2.0
This commit is contained in:
@@ -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")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user