aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-11-21 20:05:21 +0100
committerChristian Schneppe <christian@pix-art.de>2017-11-21 20:05:21 +0100
commitb582aae255bcd6e9726609db439ff30119b3fb6e (patch)
treec00ebb945f24a17a8a73aa8e140d1fd9af888183 /build.gradle
parente5b5e50b21a327d05bf021eeda72b0e1a7b23177 (diff)
update shortcut badger
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
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'