mirror of
https://github.com/openflocon/Flocon.git
synced 2026-05-01 22:20:11 +00:00
feature: Migrate to material icon lib (#24)
Co-authored-by: Raphael Teyssandier <rteyssandier@sephora.fr> Co-authored-by: Florent CHAMPIGNY <champigny.florent@gmail.com>
This commit is contained in:
parent
840fc5b2e2
commit
a1e4dcca86
38 changed files with 959 additions and 202 deletions
|
|
@ -78,6 +78,7 @@ kotlin {
|
|||
implementation(compose.runtime)
|
||||
implementation(compose.foundation)
|
||||
implementation(compose.material3)
|
||||
implementation(compose.materialIconsExtended)
|
||||
implementation(compose.ui)
|
||||
implementation(compose.components.resources)
|
||||
implementation(compose.components.uiToolingPreview)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue