From 3c99117dbbff7929c19232f01a51f80826a03cd2 Mon Sep 17 00:00:00 2001 From: jkoan Date: Fri, 30 Oct 2020 08:40:13 +0100 Subject: fix:build:android:Add extra security check for gradle. Just add the security check as mentioned in https://gitlab.com/fdroid/fdroiddata/-/issues/1843 --- gradle/wrapper/gradle-wrapper.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'gradle') diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 25f587d12..7292aa85e 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -3,3 +3,4 @@ distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-5.6-all.zip +distributionSha256Sum=33214524e686838c88a88e14e8b30e2323589cc9698186bc8e0594758b132b31 -- cgit v1.2.1