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

Commit

Permalink
Pin FCM to 9.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
macdonst committed Jan 12, 2017
1 parent aa1cc24 commit 000bc36
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@

<framework src="com.android.support:support-v13:23+" />
<framework src="me.leolin:ShortcutBadger:1.1.11@aar"/>
<!-- framework src="com.google.gms:google-services:3.0.0" /-->
<framework src="com.google.firebase:firebase-messaging:9+" />
<framework src="com.google.firebase:firebase-messaging:9.8.0" />
<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/" />
Expand Down

0 comments on commit 000bc36

Please sign in to comment.