aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorChristian S <kriztan@users.noreply.github.com>2016-03-27 20:02:36 +0200
committerChristian S <christian@pix-art.de>2016-03-27 20:04:55 +0200
commit083738f370f762d717278619ba97742d21bed575 (patch)
tree9c85578610533d31c797a1bd3f554006ac40a83f /build.gradle
parent46be514b4db1cb8c17037ac6cd307078e4794a12 (diff)
Update ShortcutBadger to version 1.1.4
Diffstat (limited to '')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index d190dd09b..662cb12a0 100644
--- a/build.gradle
+++ b/build.gradle
@@ -44,7 +44,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.3@aar'
+ compile 'me.leolin:ShortcutBadger:1.1.4@aar'
compile 'com.kyleduo.switchbutton:library:1.2.8'
compile 'org.whispersystems:axolotl-android:1.3.4'
compile 'com.makeramen:roundedimageview:2.2.0'