aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2015-08-25 10:50:39 +0200
committerDaniel Gultsch <daniel@gultsch.de>2015-08-25 10:50:39 +0200
commit919c3a47be1e2e8e051dfc66c50b6e8a483457a8 (patch)
treeff9754aa6736fb11d8ff12804e3a551ac274e58e
parent4f87413b16362c7701708c96a78a4ec4bd51e508 (diff)
parent3552b96c8a87b2afa9e10b14eae3228fb8b76d70 (diff)
Merge pull request #1362 from betheg/roundedimageview
update roundedimageview to v2.2.0
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index d556d41e..417dd1d0 100644
--- a/build.gradle
+++ b/build.gradle
@@ -38,7 +38,7 @@ dependencies {
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'
+ compile 'com.makeramen:roundedimageview:2.2.0'
}
android {