summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-02-24 10:03:23 -0500
committerPliable Pixels <pliablepixels@gmail.com>2020-02-24 10:03:23 -0500
commit2b2a88f67c2ba94dd419025e1dd077df5e898704 (patch)
treead2891ea3db9c425bf4d37ace016dbcadc4bd2fd /config.xml
parent992a697072c71dc374f27add137ea73fb2444454 (diff)
#903 init push before sockets are set up if ES is on, other tweaks
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.xml b/config.xml
index 7065697e..105bea09 100644
--- a/config.xml
+++ b/config.xml
@@ -179,6 +179,7 @@
<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" />
</widget>