mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-11-09 03:19:58 +00:00
061514549d
This is definitely going to break the build (it shouldn't, but these things always do). Anyway... - Use the new Java toolchain support, rather than requiring the user to install multiple Java versions. - Bump versions of several plugins. We're sadly stuck on Gradle <7 for now, as they drop the old maven-publish plugin, which drops SCP support.
6 lines
202 B
INI
6 lines
202 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.2-bin.zip
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|