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

Commit

Permalink
⬇️ Issue #1560: setApplicationIconBadgeNumber not working on Android …
Browse files Browse the repository at this point in the history
…but firing success function

Reverting to ShortcutBadger v1.1.11
  • Loading branch information
macdonst committed Mar 13, 2017
1 parent 4af3472 commit e450fd7
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 @@ -61,7 +61,7 @@
<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:10.2+"/>
<framework src="me.leolin:ShortcutBadger:1.1.13@aar"/>
<framework src="me.leolin:ShortcutBadger:1.1.11@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/"/>
<source-file src="src/android/com/adobe/phonegap/push/PushHandlerActivity.java" target-dir="src/com/adobe/phonegap/push/"/>
Expand Down

0 comments on commit e450fd7

Please sign in to comment.