From 1084fc49b4cba4d46d45b47127c2df88fe02c0af Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 17 Mar 2021 00:34:13 +0530 Subject: Update Gradle and tighten repository inclusion rules (#1347) * build: remove now migrated indirect dependencies from JCenter Signed-off-by: Harsh Shandilya * build: update Gradle 6.8.3 Signed-off-by: Harsh Shandilya * build: set explicit inclusions for Jitpack Signed-off-by: Harsh Shandilya --- gradle/wrapper/gradle-wrapper.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gradle/wrapper') diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 087983c1..6e61ea74 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionSha256Sum=1433372d903ffba27496f8d5af24265310d2da0d78bf6b4e5138831d4fe066e9 -distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.2-all.zip +distributionSha256Sum=9af5c8e7e2cd1a3b0f694a4ac262b9f38c75262e74a9e8b5101af302a6beadd7 +distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3-all.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -- cgit v1.2.3