Skip to content

Commit

Permalink
build: Fix invalid Gradle wrapper checksum (ReVanced#1919)
Browse files Browse the repository at this point in the history
  • Loading branch information
yonggamer authored May 28, 2024
1 parent 9084c71 commit afdba00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=544c35d6bd849
distributionSha256Sum=544c35d6bd849ae8a5ed0bcea39ba677dc40f49df7d1835561582da2009b961d
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
networkTimeout=10000
validateDistributionUrl=true
Expand Down

0 comments on commit afdba00

Please sign in to comment.