update roundedimageview to v2.2.0

This commit is contained in:
Michael 2015-08-25 10:18:00 +02:00
parent 4f87413b16
commit 3552b96c8a
1 changed files with 1 additions and 1 deletions

View File

@ -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 {