aboutsummaryrefslogtreecommitdiff
path: root/gradle/wrapper/gradle-wrapper.properties
diff options
context:
space:
mode:
authormodmuss50 <modmuss50@gmail.com>2021-04-04 23:02:00 +0100
committerGitHub <noreply@github.com>2021-04-04 23:02:00 +0100
commitc8df12cf0f2d0ce4487f7316c521aeb521f55508 (patch)
tree016c95d35c257586547178d93535ceb19e9409f5 /gradle/wrapper/gradle-wrapper.properties
parent98731532d57d31e3084ef932cce2435d872772c2 (diff)
downloadarchitectury-loom-c8df12cf0f2d0ce4487f7316c521aeb521f55508.tar.gz
architectury-loom-c8df12cf0f2d0ce4487f7316c521aeb521f55508.tar.bz2
architectury-loom-c8df12cf0f2d0ce4487f7316c521aeb521f55508.zip
Update to Gradle 7 (#380)
* Gradle 7 part 1 * Fix actions? * Update actions * Fix tests not running * Fix some broken tests * Update kotlin to try and fix JDK 16 support * Disable KotlinTest on j16 * exclude kotlin test from actions...
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties3
1 files changed, 1 insertions, 2 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 071bbc55..76d741b8 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,5 @@
-#Mon Jun 24 11:09:08 BST 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.0-rc-2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.9-all.zip