summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2019-02-05 11:28:13 -0500
committerPliable Pixels <pliablepixels@gmail.com>2019-02-05 11:28:13 -0500
commit53001c53ee8466f25132036db8330326a176d3e5 (patch)
treebd492d2b0d82fe39967de7304760c36b77545e7e /config.xml
parente5f0dbff84ee9ed6a7f298fe721e1041e5d17edf (diff)
kung-fu
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.xml b/config.xml
index d31a8c02..634f9b27 100644
--- a/config.xml
+++ b/config.xml
@@ -174,9 +174,9 @@
</plugin>
<plugin name="cordova-custom-config" spec="5.0.2" />
<plugin name="cordova-plugin-media-pp-fork" spec="^1.0.2-dev" />
- <engine name="ios" spec="4.5.5" />
- <engine name="android" spec="7.1.4" />
<plugin name="cordova-plugin-ionic-webview" spec="https://github.com/pliablepixels/cordova-plugin-ionic-webview.git">
<variable name="ANDROID_SUPPORT_ANNOTATIONS_VERSION" value="27.+" />
</plugin>
+ <engine name="android" spec="7.1.4" />
+ <engine name="ios" spec="~4.5.5" />
</widget>