diff --git a/app/build.gradle b/app/build.gradle index ae3818c..f20453d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -86,7 +86,7 @@ dependencies { def appcompat_version = '1.3.1' def constraint_layout_version = '2.1.0' def preferenceVersion = '1.1.1' - def material_version = '1.4.0' + def material_version = '1.6.0' def navigation_version = '2.3.5' implementation "androidx.appcompat:appcompat:$appcompat_version" implementation "androidx.constraintlayout:constraintlayout:$constraint_layout_version"