Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit ed654b5

Browse files
committed
Add the downloaded (SHA-256 checksum) hash sum to gradle-wrapper.properties
As suggested by the `burrunan/gradle-cache-action`.
1 parent f7204aa commit ed654b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3+
distributionSha256Sum=e571f9dc2cafeabaf6319756838042bb27c3c1aad307d41c1400cb12dec7b9e0
34
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.4-all.zip
45
networkTimeout=10000
56
validateDistributionUrl=true

0 commit comments

Comments
 (0)