1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Upgrade gradle wrapper to 5.2.1, and pass first sonar analysis

This commit is contained in:
Benoit Marty
2019-03-18 18:16:27 +01:00
committed by Benoit Marty
parent 8a7675d2e4
commit b8cceaa17a
6 changed files with 6 additions and 7 deletions

2
gradlew.bat vendored
View File

@@ -14,7 +14,7 @@ set APP_BASE_NAME=%~n0
set APP_HOME=%DIRNAME%
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
set DEFAULT_JVM_OPTS=
set DEFAULT_JVM_OPTS="-Xmx64m"
@rem Find java.exe
if defined JAVA_HOME goto findJavaFromJavaHome