diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-04-18 10:00:02 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-04-18 10:00:02 -0400 |
| commit | c8453c510c78b7103de6e5b3014c1664f2da0d52 (patch) | |
| tree | ad88b4d5b60456e9c360792b7671d41c8236ed78 /config.xml | |
| parent | 38d3feaa47e87e037c6fe4b320ad88417d565ea5 (diff) | |
#801 media fork url fix
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -175,7 +175,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" /> + <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> |
