We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 534a6e3 + eb01b45 commit 8f18e82Copy full SHA for 8f18e82
plugin.xml
@@ -29,6 +29,7 @@
29
30
<!-- android -->
31
<platform name="android">
32
+ <framework src="com.android.support:support-v4:+" />
33
34
<config-file target="res/xml/config.xml" parent="/*">
35
<feature name="PushPlugin" >
@@ -63,7 +64,6 @@
63
64
<source-file src="src/android/com/plugin/gcm/GCMIntentService.java" target-dir="src/com/plugin/gcm/" />
65
<source-file src="src/android/com/plugin/gcm/PushHandlerActivity.java" target-dir="src/com/plugin/gcm/" />
66
<source-file src="src/android/com/plugin/gcm/PushPlugin.java" target-dir="src/com/plugin/gcm/" />
- <source-file src="src/android/com/plugin/android-support-v13.jar" target-dir="libs/" />
67
68
</platform>
69
src/android/com/plugin/android-support-v13.jar
-650 KB
0 commit comments