Merge pull request #1362 from betheg/roundedimageview

update roundedimageview to v2.2.0
This commit is contained in:
Daniel Gultsch 2015-08-25 10:50:39 +02:00
commit 919c3a47be
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 {