Make build now lists built jars

This commit is contained in:
Imbus 2024-05-11 14:07:16 +02:00
parent 99b9da9be1
commit abc163fdb5

View file

@ -10,7 +10,7 @@ watch:
build:
./gradlew build
#./gradlew shadowJar
ls -lh app/build/libs/*.jar
clean:
./gradlew clean