mirror of
https://github.com/mihonapp/mihon.git
synced 2025-04-13 18:16:19 +00: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…
Add table
Reference in a new issue