summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2019-04-02 13:49:42 -0400
committerPliable Pixels <pliablepixels@gmail.com>2019-04-02 13:49:42 -0400
commita5b5d6490ce23a12c07d8c8deae1c2c320943112 (patch)
tree84896cdea361bbebbfe47d1c1f378998925e8c73 /config.xml
parent54a54a2907cbf8f07cab2c05dd478570c78cf3f1 (diff)
stuff, and timeline test case
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/config.xml b/config.xml
index eeeebe33..ca63dc55 100644
--- a/config.xml
+++ b/config.xml
@@ -169,10 +169,13 @@
<plugin name="cordova-custom-config" spec="5.0.2" />
<plugin name="cordova-plugin-advanced-http" spec="git+https://github.com/silkimen/cordova-plugin-advanced-http.git" />
<plugin name="cordova-plugin-advanced-websocket" spec="1.1.5" />
- <plugin name="cordova-plugin-photo-library" spec="https://github.com/terikon/cordova-plugin-photo-library.git">
- <variable name="PHOTO_LIBRARY_USAGE_DESCRIPTION" value="save event images from ZM" />
- </plugin>
<plugin name="cordova-plugin-media-pp-fork" spec="^1.0.2-dev" />
+ <plugin name="cordova-plugin-photo-library" spec="https://github.com/nilebma/cordova-plugin-photo-library.git">
+ <variable name="PHOTO_LIBRARY_USAGE_DESCRIPTION" value=" " />
+ </plugin>
<engine name="android" spec="7.1.4" />
<engine name="ios" spec="4.5.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>
</widget>