Merge pull request #2358 from open-osrs/GRADLE-WRAPPER-UPDATE-42e235588

project: Update gradle wrapper
This commit is contained in:
github-actions[bot]
2020-02-19 00:17:14 +00:00
committed by GitHub
2 changed files with 3 additions and 0 deletions

0
gradlew vendored Normal file → Executable file
View File

3
gradlew.bat vendored
View File

@@ -29,6 +29,9 @@ if "%DIRNAME%" == "" set DIRNAME=.
set APP_BASE_NAME=%~n0
set APP_HOME=%DIRNAME%
@rem Resolve any "." and ".." in APP_HOME to make it shorter.
for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi
@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="-Xmx64m" "-Xms64m"