We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00e62e2 commit ec95f82Copy full SHA for ec95f82
Makefile
@@ -1,6 +1,6 @@
1
.PHONY: test, build
2
-run-dist:
3
- ./build/install/app/bin/app
+#run-dist:
+# ./build/install/app/bin/app
4
mkBuild:
5
./gradlew clean
6
./gradlew build
0 commit comments