mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 20:35:58 +03:00
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:
commit
2c3f4fa90f
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue