diff options
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> |
