Skip to content

Commit ece25a3

Browse files
Bump androidx.recyclerview:recyclerview from 1.2.1 to 1.3.2
Bumps androidx.recyclerview:recyclerview from 1.2.1 to 1.3.2. --- 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 6775af4 commit ece25a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slider/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929

3030
implementation 'com.google.android.material:material:1.4.0'
3131
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
32-
implementation 'androidx.recyclerview:recyclerview:1.2.1'
32+
implementation 'androidx.recyclerview:recyclerview:1.3.2'
3333

3434
// Glide
3535
implementation 'com.github.bumptech.glide:glide:4.16.0'

0 commit comments

Comments
 (0)