From 635a9bd9eee82c7ab76bc7afeb9fafa3dc80a3d0 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 15 Apr 2018 12:26:32 -0400 Subject: ionic lib updates --- build_android.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build_android.sh') diff --git a/build_android.sh b/build_android.sh index 87cfc889..bcf226e7 100755 --- a/build_android.sh +++ b/build_android.sh @@ -82,7 +82,8 @@ if [ "$BUILD_MODE" = "native" ] || [ "$BUILD_MODE" = "all" ]; then # use the right plugin for SSL certificate mgmt cordova plugin remove cordova-plugin-crosswalk-certificate - cordova plugin add https://github.com/hypery2k/cordova-certificate-plugin + cordova plugin add https://github.com/hypery2k/cordova-certificate-plugin.git + #cordova plugin add https://github.com/hypery2k/cordova-certificate-plugin #ionic platform remove android #ionic platform add android cp "$NINJAKEYSTORE" platforms/android/ -- cgit v1.2.3