1
0
mirror of https://github.com/moparisthebest/Conversations synced 2025-03-01 17:21:51 -05:00

update shortcut badger. fixes

This commit is contained in:
Daniel Gultsch 2017-02-08 10:49:30 +01:00
parent d9e2ab62b2
commit 6569f20737

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