We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2664ce6 + 354cfe7 commit 7c4d1daCopy full SHA for 7c4d1da
wear/build.gradle
@@ -72,7 +72,7 @@ dependencies {
72
implementation 'com.google.android.gms:play-services-wearable:19.0.0'
73
implementation 'androidx.percentlayout:percentlayout:1.0.0'
74
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
75
- implementation 'androidx.recyclerview:recyclerview:1.3.2'
+ implementation 'androidx.recyclerview:recyclerview:1.4.0'
76
implementation "androidx.compose.ui:ui:$compose_version"
77
implementation "androidx.wear.compose:compose-material:$wear_compose_version"
78
implementation "androidx.wear.compose:compose-foundation:$wear_compose_version"
0 commit comments