Skip to content

Commit fba52c8

Browse files
Bump androidx.recyclerview:recyclerview from 1.3.0 to 1.4.0 (#554)
Bumps androidx.recyclerview:recyclerview from 1.3.0 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af2fab8 commit fba52c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ dependencies {
155155
implementation 'androidx.appcompat:appcompat:1.7.0'
156156
implementation 'androidx.preference:preference-ktx:1.2.1'
157157
implementation 'androidx.annotation:annotation:1.9.1'
158-
implementation 'androidx.recyclerview:recyclerview:1.3.0'
158+
implementation 'androidx.recyclerview:recyclerview:1.4.0'
159159
implementation 'androidx.cardview:cardview:1.0.0'
160160
implementation 'androidx.core:core-ktx:1.10.1'
161161
implementation 'androidx.fragment:fragment-ktx:1.6.0'

0 commit comments

Comments
 (0)