summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.xml b/config.xml
index 506aa2ac..db1bc263 100644
--- a/config.xml
+++ b/config.xml
@@ -85,4 +85,6 @@
<icon src="resources/android/icon/drawable-xhdpi-icon.png" />
<plugin name="cordova-sqlite-storage" spec="~1.4.6-pre6a" />
<plugin name="cordova-plugin-settings-hook" spec="~0.2.3" />
+ <engine name="ios" spec="~4.1.1" />
+ <engine name="android" spec="~5.1.1" />
</widget>