Commit 6326c334 by Sebastián Katzer

Merge pull request #697 from mrebasti/issue-632

Fix compatibility w/ other plugins due to android-support-v4.jar
parents 593fe5a8 35b00f3c
......@@ -79,7 +79,7 @@
<!-- android -->
<platform name="android">
<dependency id="cordova-plugin-android-support-v4" />
<framework src="com.android.support:support-v4:+" />
<config-file target="res/xml/config.xml" parent="/*">
<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