summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-05-01 12:51:58 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-05-01 12:51:58 -0400
commitf48bc2e70e1d5ddf4e416586c5ccdd27752af229 (patch)
treeb12009b9d1b5a73de2a19670f953670d1bea83f1 /config.xml
parent38ff442ef7ddd757927c25ffb02a7a6d147b756e (diff)
nits
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.xml b/config.xml
index 35adc1c7..0c076f2d 100644
--- a/config.xml
+++ b/config.xml
@@ -186,6 +186,9 @@
<plugin name="cordova-plugin-app-version" spec="0.1.9" />
<plugin name="cordova-plugin-inappbrowser" spec="https://github.com/apache/cordova-plugin-inappbrowser.git" />
<plugin name="cordova-plugin-statusbar" spec="~2.4.4-dev" />
+ <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.1.1" />