Commit 478ba76b by Sebastián Katzer

Merge pull request #653 from tedyk/master

Updating id of android v4 support lib to latest
parents d485b915 2d95e58e
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
<!-- android --> <!-- android -->
<platform name="android"> <platform name="android">
<dependency id="android.support.v4" /> <dependency id="cordova-plugin-android-support-v4" />
<config-file target="res/xml/config.xml" parent="/*"> <config-file target="res/xml/config.xml" parent="/*">
<feature name="LocalNotification"> <feature name="LocalNotification">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment