diff --git a/ring-android/app/build.gradle b/ring-android/app/build.gradle index 9028e6da3c19df243da2bdbdd766072a617e8dae..774b5689ab6dffc8ec08be41061ec31006eee694 100644 --- a/ring-android/app/build.gradle +++ b/ring-android/app/build.gradle @@ -93,7 +93,7 @@ dependencies { implementation "androidx.leanback:leanback-preference:1.1.0-alpha04" implementation "androidx.media:media:1.1.0" implementation "androidx.percentlayout:percentlayout:1.0.0" - implementation "com.google.android.material:material:1.2.0" + implementation "com.google.android.material:material:1.2.1" implementation 'com.google.android:flexbox:1.1.1' implementation 'org.osmdroid:osmdroid-android:6.1.7'