From aeae050f42e93726643bd5471fcfade04f0907c2 Mon Sep 17 00:00:00 2001 From: Mario Danic Date: Thu, 12 Mar 2020 14:40:21 +0100 Subject: [PATCH] Gradle Signed-off-by: Mario Danic --- gradle/wrapper/gradle-wrapper.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 767c1a059..76ecfb040 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ -#Thu Mar 12 14:04:31 CET 2020 +#Thu Mar 12 14:36:26 CET 2020 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.2.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.2.1-all.zip