upgrade dependency to ShortcutBadger

This commit is contained in:
Daniel Gultsch 2017-01-22 12:37:16 +01:00
parent 96a6460744
commit 5dde977233
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ dependencies {
compile 'com.google.zxing:android-integration:3.2.1'
compile 'de.measite.minidns:minidns:0.1.7'
compile 'de.timroes.android:EnhancedListView:0.3.4'
compile 'me.leolin:ShortcutBadger:1.1.10@aar'
compile 'me.leolin:ShortcutBadger:1.1.11@aar'
compile 'com.kyleduo.switchbutton:library:1.2.8'
compile 'org.whispersystems:axolotl-android:1.3.4'
compile 'com.makeramen:roundedimageview:2.2.0'