Bump recyclerview from 1.1.0 to 1.2.0 (#56)
This commit is contained in:
parent
47fa564736
commit
7d12d5decd
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ dependencies {
|
|||
implementation "androidx.appcompat:appcompat:1.2.0"
|
||||
implementation "androidx.core:core-ktx:1.3.2"
|
||||
|
||||
implementation "androidx.recyclerview:recyclerview:1.1.0"
|
||||
implementation "androidx.recyclerview:recyclerview:1.2.0"
|
||||
implementation "com.google.android.material:material:1.3.0"
|
||||
implementation 'de.hdodenhof:circleimageview:3.1.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue