Skip to content

Commit

Permalink
feat: add checksums check to Gradle
Browse files Browse the repository at this point in the history
chore: use correct checksum (binary-only's hash)
  • Loading branch information
validcube authored and Ushie committed May 3, 2023
1 parent ce12ec8 commit 1edff31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-bin.zip
distributionSha256Sum=6147605a23b4eff6c334927a86ff3508cb5d6722cd624c97ded4c2e8640f1f87
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 1edff31

Please sign in to comment.