Merge pull request #1920 from nextcloud/dependabot/gradle/androidx.recyclerview-recyclerview-1.3.2

build(deps): Bump androidx.recyclerview:recyclerview from 1.3.0 to 1.3.2
This commit is contained in:
Andy Scherzinger 2023-12-02 15:55:53 +01:00 committed by GitHub
commit 2c3f4fa90f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,7 +97,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1'
implementation 'androidx.preference:preference:1.2.0'
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.3.0'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'androidx.work:work-runtime:2.8.1'
implementation 'com.google.android.material:material:1.9.0'