update de.hdodenhof:circleimageview version

This commit is contained in:
lishoujun 2019-02-03 22:25:56 +08:00
parent 402407ce5c
commit 368577df48
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ android {
implementation 'androidx.recyclerview:recyclerview:1.0.0'
implementation 'androidx.legacy:legacy-support-v13:1.0.0'
implementation 'com.google.android.material:material:1.0.0'
implementation 'de.hdodenhof:circleimageview:2.2.0'
implementation 'de.hdodenhof:circleimageview:3.0.0'
// font awesome
implementation "com.mikepenz:iconics-core:3.1.0"