mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-29 12:37:50 +02:00
Add libs.material to presentation-widget (#1373)
Fixes some build issues
This commit is contained in:
@ -20,6 +20,7 @@ dependencies {
|
||||
api(projects.i18n)
|
||||
|
||||
implementation(compose.glance)
|
||||
implementation(libs.material)
|
||||
|
||||
implementation(kotlinx.immutables)
|
||||
|
||||
|
Reference in New Issue
Block a user