diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-06-19 05:17:57 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-19 05:17:57 +0000 |
| commit | 8a4f12c8cca80585eb3a5562d7ad5750915313bf (patch) | |
| tree | e84c227c2bab90f2a996ed09cbe327875ab501ca /gradlew.bat | |
| parent | e27b7b8710a8c618aed32480ad93f2d7aa8e9406 (diff) | |
| download | LunaticChat-8a4f12c8cca80585eb3a5562d7ad5750915313bf.tar.gz LunaticChat-8a4f12c8cca80585eb3a5562d7ad5750915313bf.tar.bz2 LunaticChat-8a4f12c8cca80585eb3a5562d7ad5750915313bf.zip | |
chore(deps): update gradle to v9.6.0 (#233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'gradlew.bat')
| -rw-r--r-- | gradlew.bat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradlew.bat b/gradlew.bat index aa5f10b..8508ef6 100644 --- a/gradlew.bat +++ b/gradlew.bat @@ -19,7 +19,7 @@ @if "%DEBUG%"=="" @echo off
@rem ##########################################################################
@rem
-@rem Gradle startup script for Windows
+@rem gradlew startup script for Windows
@rem
@rem ##########################################################################
@@ -72,7 +72,7 @@ echo location of your Java installation. 1>&2 -@rem Execute Gradle
+@rem Execute gradlew
@rem endlocal doesn't take effect until after the line is parsed and variables are expanded
@rem which allows us to clear the local environment before executing the java command
endlocal & "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -jar "%APP_HOME%\gradle\wrapper\gradle-wrapper.jar" %* & call :exitWithErrorLevel
|
