We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9204cf commit 9e1ac7cCopy full SHA for 9e1ac7c
release.sh
@@ -60,6 +60,7 @@ if [[ $2 =~ ^[0-9]+.[0-9]+.[0-9]+((a|b)[0-9]+)?$ && $3 =~ ^[0-9]+$ ]]; then
60
echo "----------------------------------"
61
echo "- Building Android artifact..."
62
63
+ source ./env.sh
64
ionic build android --release
65
66
#ionic build firefoxos --release
0 commit comments