1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-17 17:08:39 +00:00

Add gradle wrapper (#4954)

Gradle wrapper permit to use multiple gradle versions across OS versions
This commit is contained in:
Ner'zhul 2016-12-24 12:30:18 +01:00 committed by GitHub
parent e3cbe521fc
commit b95f543da9
5 changed files with 262 additions and 2 deletions

Binary file not shown.

View file

@ -0,0 +1,6 @@
#Sat Aug 27 20:10:09 CEST 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip