Make build now lists built jars
This commit is contained in:
parent
99b9da9be1
commit
abc163fdb5
1 changed files with 1 additions and 1 deletions
2
makefile
2
makefile
|
@ -10,7 +10,7 @@ watch:
|
|||
|
||||
build:
|
||||
./gradlew build
|
||||
#./gradlew shadowJar
|
||||
ls -lh app/build/libs/*.jar
|
||||
|
||||
clean:
|
||||
./gradlew clean
|
||||
|
|
Loading…
Reference in a new issue