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:
parent
e3cbe521fc
commit
b95f543da9
5 changed files with 262 additions and 2 deletions
BIN
build/android/gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
BIN
build/android/gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
Binary file not shown.
6
build/android/gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
6
build/android/gradle/wrapper/gradle-wrapper.properties
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue