Upgrade to AGP 8.5.0

Upgrades Gradle to 8.9
This commit is contained in:
clocks 2024-07-22 14:01:23 -04:00
parent ad0e0f4434
commit 7ee345e6de
No known key found for this signature in database
GPG Key ID: DF550F49A97F8A4B
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath("com.android.tools.build:gradle:8.2.2")
classpath("com.android.tools.build:gradle:8.5.0")
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files

View File

@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-all.zip