diff --git a/lib/build.gradle b/lib/build.gradle index 277b1b13..2e365127 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -108,7 +108,7 @@ dependencies { implementation 'androidx.core:core:1.10.1' implementation 'androidx.fragment:fragment:1.6.2' - implementation 'com.google.android.material:material:1.9.0' + implementation 'com.google.android.material:material:1.11.0' compileOnly "org.projectlombok:lombok:1.18.30" annotationProcessor "org.projectlombok:lombok:1.18.30"