summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-12-11 12:07:16 -0500
committerPliable Pixels <pliablepixels@gmail.com>2018-12-11 12:07:16 -0500
commitdc2d8ea0e4e402c00b5d8b1f02d637f21f30d203 (patch)
tree6595628a19fed31afd8e107391d4052f070c7ef7 /config.xml
parent3134b60fcaf667fdcbde630dbd1aa7196723e27f (diff)
and nits...
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.xml b/config.xml
index 3913ea08..41eab0a9 100644
--- a/config.xml
+++ b/config.xml
@@ -163,7 +163,6 @@
<plugin name="cordova-plugin-x-socialsharing" spec="^5.4.3">
<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="phonegap-plugin-push" spec="~2.2.3">
<variable name="ANDROID_SUPPORT_V13_VERSION" value="27.+" />
<variable name="FCM_VERSION" value="11.6.2" />
@@ -171,4 +170,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>
+ <plugin name="cordova-plugin-media-pp-fork" spec="^1.0.2-dev" />
</widget>