diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-12-11 12:07:16 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-12-11 12:07:16 -0500 |
| commit | dc2d8ea0e4e402c00b5d8b1f02d637f21f30d203 (patch) | |
| tree | 6595628a19fed31afd8e107391d4052f070c7ef7 /config.xml | |
| parent | 3134b60fcaf667fdcbde630dbd1aa7196723e27f (diff) | |
and nits...
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
