diff --git a/build.gradle b/build.gradle index d556d41e8..417dd1d02 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 {