Skip to content

Commit 2152f43

Browse files
committed
Upgrade to Gradle 2.12
Issue: SPR-14048
1 parent c41c5dd commit 2152f43

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gradle/wrapper/gradle-wrapper.jar

3 Bytes
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Mon Dec 21 23:01:07 CET 2015
1+
#Mon Mar 14 14:42:52 CET 2016
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-bin.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-2.12-bin.zip

gradlew.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ echo location of your Java installation.
4747
goto fail
4848

4949
:init
50-
@rem Get command-line arguments, handling Windowz variants
50+
@rem Get command-line arguments, handling Windows variants
5151

5252
if not "%OS%" == "Windows_NT" goto win9xME_args
5353
if "%@eval[2+2]" == "4" goto 4NT_args

0 commit comments

Comments
 (0)