Skip to content

Commit

Permalink
feat(plugins): install few missed 3-rd party plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
pengkobe committed Nov 2, 2018
1 parent e27a2ab commit 7be895d
Show file tree
Hide file tree
Showing 5 changed files with 84 additions and 553 deletions.
3 changes: 2 additions & 1 deletion config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,6 @@
<plugin name="cordova-plugin-splashscreen" spec="5.0.2" />
<plugin name="cordova-plugin-ionic-webview" spec="^2.0.0" />
<plugin name="cordova-plugin-ionic-keyboard" spec="^2.0.5" />
<engine name="android" spec="~7.0.0" />
<engine name="android" spec="7.0.0" />
<plugin name="cordova-sqlite-storage" spec="^2.5.0" />
</widget>
Loading

0 comments on commit 7be895d

Please sign in to comment.