Skip to content

Commit

Permalink
ci: build artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
qkdreyer committed Jun 15, 2020
1 parent 8cf74fb commit 36cf48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ init:
chmod u+x /usr/local/bin/gradlew

build:
gradlew build -p heaps-android-app
gradlew buildDebug -p heaps-android-app

install:
adb install heaps-android-app/heapsapp/build/outputs/apk/debug/heapsapp-debug.apk
Expand Down

0 comments on commit 36cf48e

Please sign in to comment.