Skip to content
Snippets Groups Projects
Commit 8bfed907 authored by marcoemi.poleggi's avatar marcoemi.poleggi
Browse files

Fixed makefile

parent 4c20d2dc
Branches
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ clean: ...@@ -9,7 +9,7 @@ clean:
rm -rf .gradle/ .idea/ app/build/ build/ rm -rf .gradle/ .idea/ app/build/ build/
# solution build # solution build
build: complete clean build: clean
./gradlew build ./gradlew build
install: build install: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment