Upgrade to AGP 8.4.0-rc02 and Gradle 8.6

Change-Id: I6ee72b5ab4ed54a186173401a3a4f5cf36012b3b
bw/newBPconfig
Ben Weiss 2 months ago
parent 0e6b101315
commit 09d72671e9
No known key found for this signature in database
GPG Key ID: 8424F9C1E763A74C

@ -2,7 +2,7 @@
accompanist = "0.34.0"
androidDesugarJdkLibs = "2.0.4"
# AGP and tools should be updated together
androidGradlePlugin = "8.3.0"
androidGradlePlugin = "8.4.0-rc02"
androidTools = "31.3.0"
androidxActivity = "1.8.0"
androidxAppCompat = "1.6.1"

@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME

Loading…
Cancel
Save