Skip to content

Commit

Permalink
Removed checksum for gradle-wrapper (#2928)
Browse files Browse the repository at this point in the history
- removed checksum since renovate cannot upgrade in such case
  • Loading branch information
nulls authored Feb 28, 2024
1 parent 9ac8f10 commit a724429
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=3e1af3ae886920c3ac87f7a91f816c0c7c436f276a6eefdb3da152100fef72ae
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
networkTimeout=10000
validateDistributionUrl=true
Expand Down

0 comments on commit a724429

Please sign in to comment.