mirror of
https://git.mihon.tech/mihonapp/mihon
synced 2024-11-21 04:35:43 +03:00
Add libs.material to presentation-widget (#1373)
Fixes some build issues
This commit is contained in:
parent
140083ee39
commit
264030d6ec
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ dependencies {
|
|||
api(projects.i18n)
|
||||
|
||||
implementation(compose.glance)
|
||||
implementation(libs.material)
|
||||
|
||||
implementation(kotlinx.immutables)
|
||||
|
||||
|
|
Loading…
Reference in a new issue