Update Material Components (fixes #4251)

(cherry picked from commit bd5f22a04998f69e3e355d1f70fb1c26b0813182)
This commit is contained in:
arkon 2021-01-16 10:51:00 -05:00 committed by Jobobby04
parent b6acb3d7f6
commit 3340ca83c6

View File

@ -159,7 +159,7 @@ dependencies {
implementation("androidx.work:work-runtime-ktx:2.5.0-rc01")
// UI library
implementation("com.google.android.material:material:1.3.0-beta01")
implementation("com.google.android.material:material:1.3.0-rc01")
"standardImplementation"("com.google.firebase:firebase-core:18.0.0")