Updated build tools

This commit is contained in:
Electric1447
2024-04-05 00:03:28 +03:00
parent 4b42f13a02
commit fbd643cd5f
6 changed files with 63 additions and 50 deletions
+12
View File
@@ -0,0 +1,12 @@
[versions]
agp = "8.3.1"
appcompat = "1.6.1"
preference = "1.2.1"
[libraries]
androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "appcompat" }
androidx-preference = { group = "androidx.preference", name = "preference", version.ref = "preference" }
[plugins]
androidApplication = { id = "com.android.application", version.ref = "agp" }
+1 -1
View File
@@ -1,6 +1,6 @@
#Thu Sep 29 21:38:30 IDT 2022
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME