diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 0cf6c8b..6454d96 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -361,7 +361,7 @@ dependencies { implementation("androidx.recyclerview:recyclerview:1.3.2") implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0") implementation("androidx.webkit:webkit:1.9.0") - implementation("com.google.android.material:material:1.10.0") + implementation("com.google.android.material:material:1.11.0") implementation("com.mikepenz:aboutlibraries:10.9.2")