This commit is contained in:
MaxKey
2021-04-17 09:44:10 +08:00
parent 8d5ec2633d
commit 50356b6892
33 changed files with 1043 additions and 1049 deletions

View File

@@ -14,11 +14,11 @@ call %GRADLE_HOME%/bin/gradle clean
echo start clean complete .
call %GRADLE_HOME%/bin/gradle buildRelease
call %GRADLE_HOME%/bin/gradle buildRelease --stacktrace --warning-mode all
call %GRADLE_HOME%/bin/gradle copyDepJars
call %GRADLE_HOME%/bin/gradle copyDepJars --stacktrace --warning-mode all
call %GRADLE_HOME%/bin/gradle buildReleaseCopy
call %GRADLE_HOME%/bin/gradle buildReleaseCopy --stacktrace --warning-mode all
cd build
rd /q /s libs