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

Commit

Permalink
⬆️ Bump FCM to 11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
macdonst committed Jun 20, 2017
1 parent 464636b commit 576135b
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 @@ -44,7 +44,7 @@
</config-file>
<framework src="com.android.support:support-v13:25.1.0"/>
<framework src="me.leolin:ShortcutBadger:1.1.14@aar"/>
<framework src="com.google.firebase:firebase-messaging:9.8.0"/>
<framework src="com.google.firebase:firebase-messaging:11.0.1"/>
<framework src="push.gradle" custom="true" type="gradleReference"/>
<source-file src="src/android/com/adobe/phonegap/push/FCMService.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 576135b

Please sign in to comment.