Update Gradle version

This commit is contained in:
Rashiq 2015-04-29 14:44:23 +02:00
parent 920e8d6c8b
commit 1cb900d497
3 changed files with 93 additions and 93 deletions

View File

@ -49,7 +49,7 @@ android {
}
task wrapper(type: Wrapper) {
gradleVersion = '1.9'
gradleVersion = '2.3'
}
task nativeLibsToJar(type: Zip) {

View File

@ -1,6 +1,6 @@
#Sat Dec 21 15:54:38 CET 2013
#Wed Apr 29 14:43:19 CEST 2015
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.9-all.zip
distributionUrl=http\://services.gradle.org/distributions/gradle-2.3-bin.zip