Select Git revision
gradle-wrapper.properties
Will Billingsley authored
Gradle 8 and Java 21 are the default versions installed on turing. It's hopefully going to be most straightforward if we use these versions.
gradle-wrapper.properties 250 B
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists