chore: bump dependencies
This commit is contained in:
parent
7ead4b4634
commit
74e3278012
4 changed files with 23 additions and 17 deletions
|
|
@ -47,6 +47,7 @@ kotlin {
|
|||
implementation(compose.runtime)
|
||||
implementation(compose.foundation)
|
||||
implementation(compose.material)
|
||||
implementation(compose.materialIconsExtended) // TODO: move to symbols
|
||||
implementation(compose.material3)
|
||||
implementation(compose.ui)
|
||||
implementation(compose.components.resources)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue