update gradle

This commit is contained in:
2026-05-08 04:31:04 +03:30
parent 27bc0e466c
commit 2397d27c07
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.10.1" coreKtx = "1.10.1"
junit = "4.13.2" junit = "4.13.2"
junitVersion = "1.1.5" junitVersion = "1.1.5"

View File

@@ -1,8 +1,8 @@
#Mon Apr 20 02:30:20 IRST 2026 #Mon Apr 20 02:30:20 IRST 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