Upgrade to Gradle 2.12

Issue: SPR-14048
This commit is contained in:
Stephane Nicoll 2016-03-14 15:00:00 +01:00
parent c41c5dd5c9
commit 2152f436f9
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
#Mon Dec 21 23:01:07 CET 2015
#Mon Mar 14 14:42:52 CET 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.12-bin.zip

2
gradlew.bat vendored
View File

@ -47,7 +47,7 @@ echo location of your Java installation.
goto fail
:init
@rem Get command-line arguments, handling Windowz variants
@rem Get command-line arguments, handling Windows variants
if not "%OS%" == "Windows_NT" goto win9xME_args
if "%@eval[2+2]" == "4" goto 4NT_args