diff --git a/app/build.gradle b/app/build.gradle index bc9fe56..db012a1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -78,7 +78,7 @@ dependencies { implementation 'androidx.browser:browser:1.6.0' implementation 'androidx.recyclerview:recyclerview:1.3.1' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' - implementation 'com.google.android.material:material:1.9.0' + implementation 'com.google.android.material:material:1.10.0' implementation 'org.apache.commons:commons-lang3:3.13.0' implementation 'io.reactivex.rxjava3:rxjava:3.1.8'