diff --git a/wear/build.gradle b/wear/build.gradle index 11b9dee..a88343b 100644 --- a/wear/build.gradle +++ b/wear/build.gradle @@ -35,7 +35,7 @@ dependencies { implementation 'com.google.android.gms:play-services-wearable:18.0.0' implementation 'androidx.percentlayout:percentlayout:1.0.0' implementation 'androidx.legacy:legacy-support-v4:1.0.0' - implementation 'androidx.recyclerview:recyclerview:1.3.1' + implementation 'androidx.recyclerview:recyclerview:1.3.2' implementation 'androidx.wear:wear:1.3.0' } \ No newline at end of file