diff --git a/settings.gradle b/settings.gradle index 8ab8c7e..9820437 100644 --- a/settings.gradle +++ b/settings.gradle @@ -9,7 +9,7 @@ dependencyResolutionManagement { library('androidx-recyclerview', 'androidx.recyclerview:recyclerview:1.3.2') library('androidx-core', 'androidx.core:core-ktx:1.13.1') - library('material-components', 'com.google.android.material:material:1.10.0') + library('material-components', 'com.google.android.material:material:1.12.0') library('circleimageview', 'de.hdodenhof:circleimageview:3.1.0') library('fuzzywuzzy', 'me.xdrop:fuzzywuzzy:1.4.0')