mirror of
https://github.com/aniyomiorg/aniyomi.git
synced 2024-11-23 05:13:07 +03:00
Add libs.material to presentation-widget (#1373)
Fixes some build issues (cherry picked from commit 264030d6ecbc7492d884eb328b74399cd722dcb0)
This commit is contained in:
parent
5cdaf753cd
commit
707dae6f84
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