aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2015-07-21 02:21:34 +0200
committerDaniel Gultsch <daniel@gultsch.de>2015-07-21 02:21:34 +0200
commit74e05023b4f884b31876357c013513c51aff5369 (patch)
treeb3ced8d3f301a3520599992eca62cb841a18aaa7 /build.gradle
parentb7ff2c34614a92f3893732338f75cb0f7fe77d32 (diff)
very subtle
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index d16fd3b8..bfd2d628 100644
--- a/build.gradle
+++ b/build.gradle
@@ -38,6 +38,7 @@ dependencies {
compile 'me.leolin:ShortcutBadger:1.1.1@aar'
compile 'com.kyleduo.switchbutton:library:1.2.8'
compile 'org.whispersystems:axolotl-android:1.3.4'
+ compile 'com.makeramen:roundedimageview:2.1.1'
}
android {