Bump recyclerview from 1.1.0 to 1.2.0 (#56)

This commit is contained in:
dependabot-preview[bot] 2021-04-25 20:53:20 +00:00 committed by GitHub
parent 47fa564736
commit 7d12d5decd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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