summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2017-09-25 16:17:44 -0400
committerPliable Pixels <pliablepixels@gmail.com>2017-09-25 16:17:44 -0400
commitcab9933538c64f482752d8c73f528b8c5a229178 (patch)
treec10833bcf27bb55db39ae0b2f1cf817abfe9c76b /config.xml
parentecbf43424ea129dfb1bd454ea48b672a0baad421 (diff)
updates
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/config.xml b/config.xml
index 98b994a9..369e05d8 100644
--- a/config.xml
+++ b/config.xml
@@ -103,16 +103,9 @@
<plugin name="cordova-plugin-add-swift-support" spec="^1.7.0" />
<plugin name="cordova-plugin-android-permissions" spec="^1.0.0" />
<plugin name="cordova-plugin-app-version" spec="^0.1.9" />
+ <plugin name="cordova-plugin-certificates" spec="git+https://github.com/hypery2k/cordova-certificate-plugin.git" />
<plugin name="cordova-plugin-compat" spec="^1.1.0" />
<plugin name="cordova-plugin-console" spec="^1.0.7" />
- <plugin name="cordova-plugin-crosswalk-certificate" spec="git+https://github.com/danjarvis/cordova-plugin-crosswalk-certificate.git" />
- <plugin name="cordova-plugin-crosswalk-webview" spec="^2.2.0">
- <variable name="XWALK_MODE" value="lite" />
- <variable name="XWALK_VERSION" value="17.46.459.1" />
- <variable name="XWALK_LITEVERSION" value="xwalk_core_library_canary:17+" />
- <variable name="XWALK_COMMANDLINE" value="--disable-pull-to-refresh-effect" />
- <variable name="XWALK_MULTIPLEAPK" value="true" />
- </plugin>
<plugin name="cordova-plugin-customurlscheme" spec="^4.3.0">
<variable name="URL_SCHEME" value="zmninja" />
</plugin>