Skip to content

Commit 354cfe7

Browse files
Bump androidx.recyclerview:recyclerview from 1.3.2 to 1.4.0
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] <support@github.com>
1 parent 153a60d commit 354cfe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wear/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies {
7272
implementation 'com.google.android.gms:play-services-wearable:19.0.0'
7373
implementation 'androidx.percentlayout:percentlayout:1.0.0'
7474
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
75-
implementation 'androidx.recyclerview:recyclerview:1.3.2'
75+
implementation 'androidx.recyclerview:recyclerview:1.4.0'
7676
implementation "androidx.compose.ui:ui:$compose_version"
7777
implementation "androidx.wear.compose:compose-material:$wear_compose_version"
7878
implementation "androidx.wear.compose:compose-foundation:$wear_compose_version"

0 commit comments

Comments
 (0)