android: update gradle and agp
This commit is contained in:
parent
5df5c70994
commit
b787427446
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
agp = "8.9.0"
|
||||
agp = "8.11.0"
|
||||
appcompat = "1.3.1"
|
||||
commonsLang3 = "3.12.0"
|
||||
documentfile = "1.0.1"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#Thu Mar 06 18:23:53 CET 2025
|
||||
#Sun Jul 06 14:00:00 CET 2025
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
|
Loading…
Reference in New Issue