aboutsummaryrefslogtreecommitdiffstats
path: root/gradle/wrapper/gradle-wrapper.properties
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2015-04-29 20:43:46 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2015-04-29 20:43:46 +0200
commit41968206d3deed789dd5b35468a8d8487755234c (patch)
tree09370821a5cb302bd0d9fdc2a4da29893b4c8878 /gradle/wrapper/gradle-wrapper.properties
parentdb59cd0bbf5ba91056e2b07bcc2f59fb129a3ad4 (diff)
downloadopen-keychain-41968206d3deed789dd5b35468a8d8487755234c.tar.gz
open-keychain-41968206d3deed789dd5b35468a8d8487755234c.tar.bz2
open-keychain-41968206d3deed789dd5b35468a8d8487755234c.zip
Use own gradle wrapper to verify downloaded gradle package via SHA-256 sum. See https://github.com/gradle/gradle/pull/448
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 8308df30c..6e00d9230 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -4,3 +4,4 @@ distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.3-bin.zip
+distributionSha256Sum=010dd9f31849abc3d5644e282943b1c1c355f8e2635c5789833979ce590a3774 \ No newline at end of file