Update gradle properly (legacy gradle came from mc project that change the gradlew file quite a bit)

This commit is contained in:
AzureDoom
2026-06-03 17:10:29 -04:00
parent 88110c8c8f
commit 77b31717f6
3 changed files with 332 additions and 9 deletions

View File

@@ -1,7 +1,9 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https://services.gradle.org/distributions/gradle-9.5.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
networkTimeout=10000
retries=0
retryBackOffMs=500
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists