diff --git a/app/build.gradle b/app/build.gradle index ac40d3bd..f11eac3b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -78,7 +78,7 @@ play { dependencies { implementation project(':CommonUtils') implementation 'com.facebook.shimmer:shimmer:0.5.0' - implementation 'com.google.android.material:material:1.9.0' + implementation 'com.google.android.material:material:1.10.0' implementation 'org.apmem.tools:layouts:1.10@aar' implementation 'com.squareup.okhttp3:okhttp:4.12.0'