diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-12-11 09:06:43 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-12-11 09:06:43 -0500 |
| commit | f05b21f486a582dd7fbb57f0e45977d0ed398dc5 (patch) | |
| tree | cf927af797e0ce641babbf6b8514765fb0df7113 /config.xml | |
| parent | 64e5c3f5ebbf3561d78c8eff47bb28ddd5b2381d (diff) | |
removed MobileAccessibility - doesn't work anymore (compile error)
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -140,7 +140,6 @@ <plugin name="cordova-plugin-websocket" spec="^0.12.2" /> <plugin name="cordova-plugin-whitelist" spec="^1.3.2" /> <plugin name="cordova-sqlite-storage" spec="^1.5.3" /> - <plugin name="phonegap-plugin-mobile-accessibility" spec="^1.0.5" /> <plugin name="cordova-plugin-touch-id" spec="^3.2.0" /> <plugin name="cordova-plugin-android-fingerprint-auth" spec="^1.4.0" /> <plugin name="cordova-plugin-device" spec="^2.0.1" /> @@ -163,10 +162,6 @@ <plugin name="cordova-plugin-advanced-websocket" spec="^1.1.3" /> <plugin name="cordova-plugin-network-information" spec="^2.0.1" /> <plugin name="cordova-plugin-x-socialsharing" spec="^5.4.1" /> - <plugin name="cordova-plugin-ionic-webview" spec="https://github.com/pliablepixels/cordova-plugin-ionic-webview.git"> - <variable name="ANDROID_SUPPORT_ANNOTATIONS_VERSION" value="27.+" /> - </plugin> <plugin name="cordova-plugin-media-pp-fork" spec="^1.0.2-dev" /> - <engine name="android" spec="^6.4.0" /> <engine name="ios" spec="~4.5.5" /> </widget> |
