Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request phonegap#2817 from erisu/update-cordova-support-go…
Browse files Browse the repository at this point in the history
…ogle-services-1.3.x

Bump Dependency cordova-support-google-services@~1.3.1
  • Loading branch information
purplecabbage authored Sep 18, 2019
2 parents a6c6678 + e43bdf0 commit bc224d1
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 @@ -43,7 +43,7 @@
<framework src="com.android.support:support-v13:$ANDROID_SUPPORT_V13_VERSION"/>
<framework src="me.leolin:ShortcutBadger:1.1.17@aar"/>
<framework src="com.google.firebase:firebase-messaging:$FCM_VERSION"/>
<dependency id="cordova-support-google-services" version="~1.2.0"/>
<dependency id="cordova-support-google-services" version="~1.3.1"/>
<dependency id="phonegap-plugin-multidex" version="~1.0.0"/>
<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 bc224d1

Please sign in to comment.