Update Android Gradle Plugin to 2.0 with workarounds

This commit is contained in:
Dominik Schürmann
2016-04-12 19:28:00 +02:00
parent 060a5a1815
commit 115c46d015
7 changed files with 23 additions and 19 deletions

2
gradlew.bat vendored
View File

@@ -46,7 +46,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