mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 02:29:18 +02:00
Update loom, gradle and all other deps
This commit is contained in:
parent
79266b6c23
commit
19fa3a76bc
6 changed files with 22 additions and 24 deletions
3
gradlew.bat
vendored
3
gradlew.bat
vendored
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue