Skip to content

Commit 86c3039

Browse files
Bump androidx.recyclerview:recyclerview in /android-refimpl-app
Bumps androidx.recyclerview:recyclerview from 1.3.2 to 1.4.0. --- updated-dependencies: - dependency-name: androidx.recyclerview:recyclerview dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c73cc6 commit 86c3039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-refimpl-app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ dependencies {
387387
implementation 'androidx.fragment:fragment:1.7.1'
388388
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
389389
implementation 'com.google.android.material:material:1.12.0'
390-
implementation 'androidx.recyclerview:recyclerview:1.3.2'
390+
implementation 'androidx.recyclerview:recyclerview:1.4.0'
391391
implementation 'androidx.cardview:cardview:1.0.0'
392392
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
393393
implementation 'androidx.multidex:multidex:2.0.1'

0 commit comments

Comments
 (0)