summaryrefslogtreecommitdiff
path: root/gradle/wrapper/gradle-wrapper.properties
diff options
context:
space:
mode:
authorAndrew Gaul <andrew@gaul.org>2025-04-26 08:50:18 -0700
committerAndrew Gaul <andrew@gaul.org>2025-04-26 22:35:46 -0700
commit31fc4c0994a70799db9cd0c4edaafbc6ca036a43 (patch)
tree03a1114bded29ff49f2fc6d52d759c3c771b1e45 /gradle/wrapper/gradle-wrapper.properties
parent3e7fcb913a4726341f1b6b6138238c10bc27380f (diff)
Upgrade to Gradle 7.2
This is required to use Java 17.
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties11
1 files changed, 5 insertions, 6 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index c1ab2ac7..ffed3a25 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,5 @@
-#Wed Oct 30 14:09:16 MSK 2019
-distributionBase=GRADLE_USER_HOME
-distributionPath=wrapper/dists
-zipStoreBase=GRADLE_USER_HOME
-zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip
+distributionBase=GRADLE_USER_HOME
+distributionPath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
+zipStoreBase=GRADLE_USER_HOME
+zipStorePath=wrapper/dists