Compare commits

..

2 commits

Author SHA1 Message Date
Joe Kearney
527ad08c28 Merge branch 'main' into config_handshake 2025-09-04 19:18:12 -05:00
8a6f8142a7 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
2025-09-05 00:16:54 +00:00
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,6 +1,6 @@
#Sun Jun 15 15:59:54 CDT 2025
distributionBase=GRADLE_USER_HOME
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
zipStorePath=wrapper/dists