Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Commit

Permalink
add newest platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
gruppjo committed Sep 1, 2016
1 parent 8ac16c5 commit 0806eda
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.xml
Expand Up @@ -23,10 +23,10 @@
<allow-intent href="itms:*" />
<allow-intent href="itms-apps:*" />
</platform>
<engine name="ios" spec="~4.1.1" />
<engine name="android" spec="~5.1.1" />
<engine name="browser" spec="~4.1.0" />
<plugin name="cordova-plugin-device" spec="~1.1.2" />
<plugin name="cordova-plugin-dialogs" spec="~1.2.1" />
<plugin name="ionic-plugin-keyboard" spec="~2.2.1" />
<engine name="browser" spec="~4.1.0" />
<engine name="android" spec="~5.2.2" />
<engine name="ios" spec="~4.2.1" />
</widget>

0 comments on commit 0806eda

Please sign in to comment.