Upgraded the Android Gradle Plugin from 8.11.1 to 8.13.0 (#1)

Co-authored-by: Joe Kearney <joe@clubk.club>
Reviewed-on: #1
This commit is contained in:
Joe Kearney 2025-09-05 00:16:54 +00:00
parent f1f5bbc5e0
commit 8a6f8142a7
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[versions] [versions]
agp = "8.10.1" agp = "8.13.0"
kotlin = "2.0.21" kotlin = "2.0.21"
coreKtx = "1.10.1" coreKtx = "1.10.1"
junit = "4.13.2" junit = "4.13.2"

View file

@ -1,6 +1,6 @@
#Sun Jun 15 15:59:54 CDT 2025 #Sun Jun 15 15:59:54 CDT 2025
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