diff options
author | Christian Schneppe <christian@pix-art.de> | 2017-11-21 20:05:21 +0100 |
---|---|---|
committer | Christian Schneppe <christian@pix-art.de> | 2017-11-21 20:05:21 +0100 |
commit | b582aae255bcd6e9726609db439ff30119b3fb6e (patch) | |
tree | c00ebb945f24a17a8a73aa8e140d1fd9af888183 | |
parent | e5b5e50b21a327d05bf021eeda72b0e1a7b23177 (diff) |
update shortcut badger
-rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index a80469237..2038a6392 100644 --- a/build.gradle +++ b/build.gradle @@ -48,7 +48,7 @@ dependencies { compile 'com.google.zxing:android-integration:3.3.0' compile 'de.measite.minidns:minidns-hla:0.2.4' compile 'de.timroes.android:EnhancedListView:0.3.4' - compile 'me.leolin:ShortcutBadger:1.1.18@aar' + compile 'me.leolin:ShortcutBadger:1.1.19@aar' compile 'com.kyleduo.switchbutton:library:1.2.8' compile 'org.whispersystems:signal-protocol-java:2.6.2' compile 'com.makeramen:roundedimageview:2.3.0' |