Skip to content

Commit

Permalink
Added the distributionSha256Sum property
Browse files Browse the repository at this point in the history
Added the property for the Hash of the gradle distribution for security reasons.

Suggested by the F-Droid submission bot [here](https://gitlab.com/fdroid/rfp/issues/1027#note_187318632) and the [gradle docs](https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification)
  • Loading branch information
Filius-Patris authored and yairm210 committed Jul 3, 2019
1 parent e81844c commit a7b1540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip
distributionSha256Sum=53b71812f18cdb2777e9f1b2a0f2038683907c90bdc406bc64d8b400e1fb2c3b

0 comments on commit a7b1540

Please sign in to comment.