Bump recyclerview from 1.0.0 to 1.1.0

Bumps recyclerview from 1.0.0 to 1.1.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-06 07:35:56 +00:00 committed by Niedermann IT-Dienstleistungen
parent acaa581d83
commit b9e5010a97

View file

@ -47,7 +47,7 @@ dependencies {
annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.0'
implementation "androidx.appcompat:appcompat:1.1.0"
implementation "androidx.recyclerview:recyclerview:1.0.0"
implementation "androidx.recyclerview:recyclerview:1.1.0"
implementation "com.google.android.material:material:1.0.0"
implementation fileTree(dir: 'libs', include: ['*.jar'])