summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild_android.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_android.sh b/build_android.sh
index d5c530eb..9c4e1a53 100755
--- a/build_android.sh
+++ b/build_android.sh
@@ -125,6 +125,6 @@ echo "Adding back wkwebview and removing certificate fork..."
cordova plugin remove cordova-plugin-certificates-pp-fork > /dev/null 2>&1
cordova plugin add https://github.com/pliablepixels/cordova-plugin-ionic-webview.git > /dev/null 2>&1
-echo "If you faced DEX etc goofy errors, cd platform/android && gradle clean or try removing/adding android"
+echo "If you faced DEX etc goofy errors, cd platforms/android && gradle clean or try removing/adding android"