Update to the latest AGP.

This commit is contained in:
Dan Albert
2025-09-04 15:24:42 -07:00
committed by Dan Albert
parent 370995bd84
commit fdab589dd4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[versions] [versions]
agp = "8.10.0" agp = "8.13.0"
kotlin = "1.9.0" kotlin = "1.9.0"
kotlinxCoroutines = "1.7.1" kotlinxCoroutines = "1.7.1"
junit = "4.13.2" junit = "4.13.2"

View File

@@ -1,6 +1,6 @@
#Mon May 06 16:21:05 PDT 2024 #Mon May 06 16:21:05 PDT 2024
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists 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 zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists