Merge pull request #1336 from dpalou/MOBILE-2163

MOBILE-2163 cordova: Use extbuild sqlite plugin
main
Juan Leyva 2018-06-12 19:23:08 +02:00 committed by GitHub
commit 5d3ce0c8d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@
<plugin name="ionic-plugin-keyboard" spec="2.2.1" />
<plugin name="cordova-plugin-zip" spec="3.1.0" />
<plugin name="cordova-plugin-local-notifications-mm" />
<plugin name="cordova-sqlite-storage" spec="2.0.4" />
<plugin name="cordova-plugin-file-opener2" spec="~2.0.19" />
<plugin name="com-darryncampbell-cordova-plugin-intent" spec="~1.0.2" />
<plugin name="cordova-sqlite-evcore-extbuild-free" spec="~0.9.7" />
</widget>