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 vendored
View File

@@ -28,7 +28,7 @@ APP_NAME="Gradle"
APP_BASE_NAME=`basename "$0"`
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
DEFAULT_JVM_OPTS=""
DEFAULT_JVM_OPTS='"-Xmx64m"'
# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD="maximum"