Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1323 from hung-doan/issue-1319
Browse files Browse the repository at this point in the history
Update GCM to 9.8+  issue #1319
  • Loading branch information
fredgalvao authored Oct 30, 2016
2 parents a9bb3bf + 450e0e0 commit 021f0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
</config-file>
<framework src="push.gradle" custom="true" type="gradleReference"/>
<framework src="com.android.support:support-v13:23+"/>
<framework src="com.google.android.gms:play-services-gcm:9.0.2+"/>
<framework src="com.google.android.gms:play-services-gcm:9.8+"/>
<framework src="me.leolin:ShortcutBadger:1.1.4@aar"/>
<source-file src="src/android/com/adobe/phonegap/push/GCMIntentService.java" target-dir="src/com/adobe/phonegap/push/"/>
<source-file src="src/android/com/adobe/phonegap/push/PushConstants.java" target-dir="src/com/adobe/phonegap/push/"/>
Expand Down

0 comments on commit 021f0ab

Please sign in to comment.