diff --git a/tools/cordova-scripts/ensure_android_bundle.sh b/tools/cordova-scripts/ensure_android_bundle.sh index f33b5dce44..bb410db57e 100755 --- a/tools/cordova-scripts/ensure_android_bundle.sh +++ b/tools/cordova-scripts/ensure_android_bundle.sh @@ -1,4 +1,7 @@ #!/bin/bash + +set -e + BUNDLE_VERSION=0.1 # OS Check. Put here because here is where we download the precompiled