Skip to content

Commit 7c4d1da

Browse files
Merge pull request #153 from OMGSoundboard/dependabot/gradle/androidx.recyclerview-recyclerview-1.4.0
Bump androidx.recyclerview:recyclerview from 1.3.2 to 1.4.0
2 parents 2664ce6 + 354cfe7 commit 7c4d1da

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)