aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2015-08-03 14:01:58 +0200
committerDaniel Gultsch <daniel@gultsch.de>2015-08-03 14:01:58 +0200
commitedd2ead7b4d00480f151656b223bd0557c110955 (patch)
treee4d271806b1adc82287302ce5ce63f1dcdfefac7 /build.gradle
parent6c69e17eef5d4c436fc40b50b211fab8ccfef9f2 (diff)
version bump for ShortcutBadger
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 2fa2b498..53609325 100644
--- a/build.gradle
+++ b/build.gradle
@@ -35,7 +35,7 @@ dependencies {
compile 'com.google.zxing:android-integration:3.1.0'
compile 'de.measite.minidns:minidns:0.1.3'
compile 'de.timroes.android:EnhancedListView:0.3.4'
- compile 'me.leolin:ShortcutBadger:1.1.1@aar'
+ compile 'me.leolin:ShortcutBadger:1.1.3@aar'
compile 'com.kyleduo.switchbutton:library:1.2.8'
compile 'org.whispersystems:axolotl-android:1.3.4'
compile 'com.makeramen:roundedimageview:2.1.1'