summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-03-18 12:35:45 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-03-18 12:35:45 -0400
commit5ebbcae9584ea1533d9259bdb56cd1a18a67aa0b (patch)
tree8390b2367537a318c41f75106d958e5975164f10 /config.xml
parent8060ea345972b67ca6ecae9bfb79a20a5c90ee25 (diff)
ver
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.xml b/config.xml
index ee055fd8..a624485d 100644
--- a/config.xml
+++ b/config.xml
@@ -176,10 +176,10 @@
<variable name="ANDROID_SUPPORT_V13_VERSION" value="27.+" />
<variable name="FCM_VERSION" value="17.0.+" />
</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>
<plugin name="cordova-plugin-media-pp-fork" spec="^1.0.2-dev" />
<engine name="android" spec="8.0.0" />
<engine name="ios" spec="^5.0.1" />
+ <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>