diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-08-22 09:09:53 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-08-22 09:09:53 -0400 |
| commit | 74e27bd51198e47d8a42157696cfc56ebb3328cb (patch) | |
| tree | b4387e669780d2e22fc5f80e17747ce4e2bcc4ed /build_android.sh | |
| parent | 5afcaac8873cd91a3c760e5982b60db374608fd4 (diff) | |
tweaks
Former-commit-id: 4292882e185e7cbc8e36593f0aa2072974d46da4
Diffstat (limited to 'build_android.sh')
| -rwxr-xr-x | build_android.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_android.sh b/build_android.sh index 633c0b79..1067d5c5 100755 --- a/build_android.sh +++ b/build_android.sh @@ -28,7 +28,7 @@ if [ "$BUILD_MODE" = "xwalk" ] || [ "$BUILD_MODE" = "all" ]; then echo "Building Release mode for Xwalk android..." echo "--------------------------------------------" echo "Adding crosswalk..." - ionic plugin add cordova-plugin-crosswalk-webview --variable "XWALK_VERSION"="18" + ionic plugin add cordova-plugin-crosswalk-webview --variable "XWALK_VERSION"="18+" echo "Adding crosswalk cert plugin..." |
