Skip to content

Commit

Permalink
Solved problem to use ShortcutBadger framework
Browse files Browse the repository at this point in the history
ShortcutBadger is used in bagde push implementation.
  • Loading branch information
avilasolucoes-naora authored Mar 7, 2017
1 parent ec54ae7 commit 899f431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
<framework src="com.parse:parse-android:1.13.0" />
<framework src="com.parse.bolts:bolts-android:1.4.0" />
<framework src="com.android.support:support-v4:+" />
<framework src="me.leolin:ShortcutBadger:1.1.13@aar" />

<source-file src="src/android/ParsePushPlugin.java" target-dir="src/github/taivo/parsepushplugin" />
<source-file src="src/android/ParsePushPluginReceiver.java" target-dir="src/github/taivo/parsepushplugin" />
Expand Down

0 comments on commit 899f431

Please sign in to comment.