diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-02-10 12:33:52 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-02-10 12:33:52 -0500 |
| commit | 3a817f57108dbff38e92ec0c37e60fc9e275ca5b (patch) | |
| tree | 71ed31627b930e3c62bbafa8546e60eb2a1b5f7f /config.xml | |
| parent | 0fbddaa381db0fb75eb7f7f8ffef7e79998d9bbe (diff) | |
nits
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="android" spec="7.1.4" /> + <engine name="ios" spec="4.5.5" /> <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> |
