Bump recyclerview from 1.1.0 to 1.2.0

Bumps recyclerview from 1.1.0 to 1.2.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-08 05:57:32 +00:00 committed by Niedermann IT-Dienstleistungen
parent a134c5f9c9
commit e7ec28fe3c

View file

@ -78,7 +78,7 @@ dependencies {
implementation "androidx.appcompat:appcompat:1.2.0"
implementation "androidx.fragment:fragment:1.3.2"
implementation "androidx.preference:preference:1.1.1"
implementation "androidx.recyclerview:recyclerview:1.1.0"
implementation "androidx.recyclerview:recyclerview:1.2.0"
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'androidx.work:work-runtime:2.5.0'
implementation "com.google.android.material:material:1.3.0"