Skip to content

Commit d58ea3a

Browse files
build(deps): Bump androidx.recyclerview:recyclerview from 1.2.1 to 1.3.0
Bumps androidx.recyclerview:recyclerview from 1.2.1 to 1.3.0. --- updated-dependencies: - dependency-name: androidx.recyclerview:recyclerview dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e096b4 commit d58ea3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ dependencies {
9898
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'
9999
implementation 'androidx.preference:preference:1.2.0'
100100
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
101-
implementation 'androidx.recyclerview:recyclerview:1.2.1'
101+
implementation 'androidx.recyclerview:recyclerview:1.3.0'
102102
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
103103
implementation 'androidx.work:work-runtime:2.8.0'
104104
implementation 'com.google.android.material:material:1.8.0'

0 commit comments

Comments
 (0)