diff options
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -164,9 +164,11 @@ <variable name="ANDROID_SUPPORT_V4_VERSION" value="24.1.1+" /> </plugin> <plugin name="cordova-plugin-media-pp-fork" spec="^1.0.2-dev" /> - <plugin name="cordova-plugin-certificates-pp-fork" spec="^0.9.1" /> <plugin name="phonegap-plugin-push" spec="~2.2.3"> <variable name="ANDROID_SUPPORT_V13_VERSION" value="27.+" /> <variable name="FCM_VERSION" value="11.6.2" /> </plugin> + <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> </widget> |
