diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-12-27 08:39:03 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-12-27 08:39:03 -0500 |
| commit | 09b7907fd434621f8e7d409194840d2680805103 (patch) | |
| tree | cb04c5024ac8a1fea348f745def8806e3d8e2d9a /config.xml | |
| parent | 99f8a01034070bb13e179a5902dbc8a440785087 (diff) | |
release
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -175,6 +175,9 @@ <variable name="PHOTO_LIBRARY_USAGE_DESCRIPTION" value=" " /> </plugin> <plugin name="cordova-plugin-inappbrowser" spec="https://github.com/apache/cordova-plugin-inappbrowser.git" /> + <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="8.0.0" /> <engine name="ios" spec="^5.0.1" /> |
