We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf3630 commit 3827fffCopy full SHA for 3827fff
Makefile
@@ -1,3 +1,4 @@
1
+.PHONY: build native setup
2
build:
3
./gradlew clean build fatJar
4
native: build
0 commit comments