Skip to content

Commit

Permalink
Fixing build script. (#1595)
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines authored Jul 15, 2024
1 parent 1ea56b4 commit 06c88a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash
pushd ../

./gradlew clean
./gradlew assembleRelease
./gradlew bundleRelease

Expand Down

0 comments on commit 06c88a6

Please sign in to comment.