Skip to content

Commit 7b96c8e

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

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
@@ -97,7 +97,7 @@ dependencies {
9797
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1'
9898
implementation 'androidx.preference:preference:1.2.0'
9999
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
100-
implementation 'androidx.recyclerview:recyclerview:1.3.0'
100+
implementation 'androidx.recyclerview:recyclerview:1.3.2'
101101
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
102102
implementation 'androidx.work:work-runtime:2.8.1'
103103
implementation 'com.google.android.material:material:1.9.0'

0 commit comments

Comments
 (0)