Skip to content

Commit

Permalink
improved lint validation
Browse files Browse the repository at this point in the history
  • Loading branch information
hpsaturn committed Jun 19, 2023
1 parent 0459311 commit 4ccf33d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ build () {
echo "***********************************************"
echo ""
./gradlew clean
./gradlew build
./gradlew assembleRelease
cp app/build/outputs/apk/release/app-release.apk $OUTPUT
echo ""
Expand Down

0 comments on commit 4ccf33d

Please sign in to comment.