entralinked/scripts/gradlew-clean.bat
2023-06-22 21:55:19 +02:00

4 lines
57 B
Batchfile

@echo off
call ../gradlew clean -p .. --stacktrace
pause