diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-02-05 11:28:13 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-02-05 11:28:13 -0500 |
| commit | 53001c53ee8466f25132036db8330326a176d3e5 (patch) | |
| tree | bd492d2b0d82fe39967de7304760c36b77545e7e /config.xml | |
| parent | e5f0dbff84ee9ed6a7f298fe721e1041e5d17edf (diff) | |
kung-fu
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -174,9 +174,9 @@ </plugin> <plugin name="cordova-custom-config" spec="5.0.2" /> <plugin name="cordova-plugin-media-pp-fork" spec="^1.0.2-dev" /> - <engine name="ios" spec="4.5.5" /> - <engine name="android" spec="7.1.4" /> <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> + <engine name="android" spec="7.1.4" /> + <engine name="ios" spec="~4.5.5" /> </widget> |
