Android app to support Fighting Fantasy gamebook playing without the use of additional pen, paper and dice. The objective is for the reader to immerse himself fully on the book and let the app do the rest of the work. The objective of this application is to support the distinct rules of each Fighting Fantasy gamebook.
This small PR adds the distributionSha256Sum property to gradle-wrapper.properties. It allows for verification of the downloaded Gradle distribution via SHA-256 hash sum comparison.
You can find some documentation about this security improvement here, and the sums for each version of gradle here.
Note that you need to update this property every time you change the version of gradle you're using.
Hi,
This small PR adds the
distributionSha256Sum
property togradle-wrapper.properties
. It allows for verification of the downloaded Gradle distribution via SHA-256 hash sum comparison.You can find some documentation about this security improvement here, and the sums for each version of gradle here.
Note that you need to update this property every time you change the version of gradle you're using.
136