Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2023-02-01 10:28:00 +0300
committerStefan Niedermann <info@niedermann.it>2023-02-01 10:28:00 +0300
commitb56f7a815bdcc8884dc7fed75a6860d729f373da (patch)
tree4aa1a1fbd966a7735dac9eebf8ad92199c0ef241 /gradle
parent84e0ed5b3c299baef1c4df6a5f7b2b95f7110360 (diff)
Update gradle-wrapper.properties distribution URL
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Diffstat (limited to 'gradle')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index ae04661ee..8fad3f5a9 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists