mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-10 12:47:26 +01:00
Update Material Components (fixes #4251)
This commit is contained in:
parent
189f18b112
commit
bd5f22a049
@ -150,7 +150,7 @@ dependencies {
|
|||||||
implementation("androidx.work:work-runtime-ktx:2.5.0-rc01")
|
implementation("androidx.work:work-runtime-ktx:2.5.0-rc01")
|
||||||
|
|
||||||
// UI library
|
// 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")
|
"standardImplementation"("com.google.firebase:firebase-core:18.0.0")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user