Android Studio upgraded Gradle.

This commit is contained in:
Hyperling 2025-01-20 08:05:09 -07:00
parent e8d5794cf7
commit 2aef0b1124
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[versions] [versions]
agp = "8.7.3" agp = "8.8.0"
kotlin = "2.0.0" kotlin = "2.0.0"
coreKtx = "1.15.0" coreKtx = "1.15.0"
junit = "4.13.2" junit = "4.13.2"

View File

@ -1,6 +1,6 @@
#Mon Jul 01 13:20:42 MST 2024 #Mon Jul 01 13:20:42 MST 2024
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists