diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-05-10 11:37:32 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-05-10 11:37:32 -0400 |
| commit | da48c504975617bceb9191a06229d5c730f335f8 (patch) | |
| tree | b68077efcc1010c73f6fe871b15ee6bcad38b058 /config.xml | |
| parent | be54fb1534f20ff0cc622ff2e7f8734a5fc22752 (diff) | |
general cleanup, also object notes tweaks, removed authSession undefined foo
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -172,10 +172,10 @@ <plugin name="cordova-plugin-photo-library" spec="https://github.com/nilebma/cordova-plugin-photo-library.git"> <variable name="PHOTO_LIBRARY_USAGE_DESCRIPTION" value=" " /> </plugin> + <plugin name="cordova-plugin-media-pp-fork" spec="^1.0.2-dev" /> + <engine name="android" spec="7.1.4" /> + <engine name="ios" spec="5.0.0" /> <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="7.1.4" /> - <engine name="ios" spec="5.0.0" /> </widget> |
