GriefDefender/gradle/wrapper/gradle-wrapper.properties
Yannick Schinko 08157ee321
Using "bin" distribution of gradle (#346)
Also updating it to 5.6.4 as that's the latest 5.x version.

This will ensure that people cloning this will have gradle downloaded faster and the version upgrade will also improve build times and fix bugs, etc.
2020-12-25 21:56:30 -05:00

6 lines
202 B
INI

distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists