We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea56b4 commit 06c88a6Copy full SHA for 06c88a6
scripts/build.sh
@@ -1,6 +1,7 @@
1
#!/bin/bash
2
pushd ../
3
4
+./gradlew clean
5
./gradlew assembleRelease
6
./gradlew bundleRelease
7
0 commit comments