Skip to content

Commit f577a66

Browse files
committed
Adding Cordova platforms (Android/ Ios)
1 parent 53916d2 commit f577a66

File tree

3 files changed

+571
-2
lines changed

3 files changed

+571
-2
lines changed

config.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,6 @@
8181
<plugin name="cordova-plugin-splashscreen" spec="^5.0.2" />
8282
<plugin name="cordova-plugin-ionic-webview" spec="^1.1.16" />
8383
<plugin name="cordova-plugin-ionic-keyboard" spec="^2.0.5" />
84+
<engine name="android" spec="~7.0.0" />
85+
<engine name="ios" spec="~4.5.4" />
8486
</widget>

0 commit comments

Comments
 (0)