aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2016-03-28 14:15:35 +0200
committerDaniel Gultsch <daniel@gultsch.de>2016-03-28 14:15:35 +0200
commitd115f38361fdbe97e183b4b9055b8ecad24ae005 (patch)
treefd4b85aad58a44f61fa11195c359b2ead18cd9fa /build.gradle
parent46be514b4db1cb8c17037ac6cd307078e4794a12 (diff)
parent1d458e8ab3db775f74404cc9e58d4ec22cc07010 (diff)
Merge pull request #1784 from kriztan/patch-2
Update ShortcutBadger to version 1.1.4
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 d190dd09..662cb12a 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'