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

Commit

Permalink
Update GCM to 9.8+ issue #1319
Browse files Browse the repository at this point in the history
  • Loading branch information
hung-doan committed Oct 29, 2016
1 parent d0547ba commit 450e0e0
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 450e0e0

Please sign in to comment.