From 2a86f697abcb3b54a04929cafa23795ce41286a5 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 10 Jun 2018 14:39:10 -0400 Subject: typo fix --- build_android.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_android.sh') diff --git a/build_android.sh b/build_android.sh index bb632c89..ef32e7e3 100755 --- a/build_android.sh +++ b/build_android.sh @@ -89,7 +89,7 @@ if [ "$BUILD_MODE" = "native" ] || [ "$BUILD_MODE" = "all" ]; then # use the right plugin for SSL certificate mgmt cordova plugin remove cordova-plugin-crosswalk-certificate-pp-fork - cordova plugin add cordova-plugin-cerfificates + cordova plugin add cordova-plugin-certificates cp "$NINJAKEYSTORE" platforms/android/ # Make sure native builds are only deployed in devices < Android 5 -- cgit v1.2.3