Explorar el Código

update gradlew

master
Jason Chuang hace 3 semanas
padre
commit
096998b596
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      gradlew

+ 1
- 1
gradlew Ver fichero

@@ -86,7 +86,7 @@ APP_NAME="Gradle"
APP_BASE_NAME=${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='"-Xmx512m" "-Xms2048m"'
DEFAULT_JVM_OPTS='"-Xmx2048m" "-Xms512m"'

# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD=maximum


Cargando…
Cancelar
Guardar