chore: update Gradle and AGP versions

This commit is contained in:
2026-06-04 20:59:54 +02:00
parent 1ad7bc4e23
commit fa87005d01
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
[versions] [versions]
agp = "9.1.1" agp = "9.2.1"
coreKtx = "1.15.0" coreKtx = "1.15.0"
junit = "4.13.2" junit = "4.13.2"
junitVersion = "1.2.1" junitVersion = "1.2.1"

View File

@@ -1,8 +1,8 @@
#Thu Jan 15 19:48:32 CET 2026 #Thu Jan 15 19:48:32 CET 2026
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionSha256Sum=b266d5ff6b90eada6dc3b20cb090e3731302e553a27c5d3e4df1f0d76beaff06 distributionSha256Sum=2ab2958f2a1e51120c326cad6f385153bb11ee93b3c216c5fccebfdfbb7ec6cb
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
networkTimeout=10000 networkTimeout=10000
validateDistributionUrl=true validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME