Skip to content

Commit

Permalink
Bump gradle to 8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-mullvad committed Aug 15, 2024
1 parent c48ea67 commit 07467ad
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
# Should match the checksum on: https://gradle.org/release-checksums/
distributionSha256Sum=9631d53cf3e74bfa726893aee1f8994fee4e060c401335946dba2156f440f24c
# Upgrade using gradle and wrapper using: ./gradlew wrapper --gradle-version <version>
# Compare wrapper checksum with:
# https://services.gradle.org/distributions/gradle-{gradleVersion}-wrapper.jar.sha256
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
# https://services.gradle.org/distributions/gradle-{gradleVersion}-bin.zip.sha256
distributionSha256Sum=d725d707bfabd4dfdc958c624003b3c80accc03f7037b5122c4b1d0ef15cecab
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit 07467ad

Please sign in to comment.