summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.xml b/config.xml
index 46e411c4..e6c7ab45 100644
--- a/config.xml
+++ b/config.xml
@@ -164,6 +164,6 @@
<variable name="ANDROID_SUPPORT_ANNOTATIONS_VERSION" value="27.+" />
</plugin>
<plugin name="cordova-plugin-certificates" spec="^0.6.4" />
- <engine name="ios" spec="~4.5.5" />
<engine name="android" spec="^6.4.0" />
+ <engine name="ios" spec="~4.5.5" />
</widget>