Skip to content

Commit 553586d

Browse files
rajveermalviyagnprice
authored andcommitted
deps android: Upgrade Gradle to 8.13, from 8.9
Changelogs: https://docs.gradle.org/8.10/release-notes.html https://docs.gradle.org/8.11/release-notes.html https://docs.gradle.org/8.12/release-notes.html https://docs.gradle.org/8.13/release-notes.html Some highlights: * 8.10 "Configuration cache improvements" * 8.11 More "Configuration Cache improvements" - Specifically, the new flag `org.gradle.configuration-cache.parallel=true` * 8.12 "Error and warning reporting improvements" * 8.13 "Toolchain support"
1 parent 9d92cca commit 553586d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/gradle/wrapper/gradle-wrapper.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# the wrapper is the one from the new Gradle too.)
77
distributionBase=GRADLE_USER_HOME
88
distributionPath=wrapper/dists
9-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-all.zip
9+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-all.zip
1010
networkTimeout=10000
1111
validateDistributionUrl=true
1212
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)