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

Commit

Permalink
Issue #1248: upgrade ShortcutBadger version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
macdonst committed Nov 16, 2016
1 parent 29ec1e2 commit 4ab1cf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,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:9.8+"/>
<framework src="me.leolin:ShortcutBadger:1.1.4@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 Expand Up @@ -118,4 +118,4 @@
<preference name="WindowsToastCapable" value="true"/>
</config-file>
</platform>
</plugin>
</plugin>

0 comments on commit 4ab1cf0

Please sign in to comment.