New UI.
This commit is contained in:
parent
d84bc9bbef
commit
0c613c5b72
25 changed files with 947 additions and 23 deletions
|
|
@ -29,6 +29,9 @@ kotlin {
|
|||
api(libs.koin.core)
|
||||
implementation(libs.koin.compose)
|
||||
implementation(libs.koin.compose.viewmodel)
|
||||
// composable component.
|
||||
implementation(libs.coil.compose)
|
||||
implementation(libs.coil.network)
|
||||
// common
|
||||
implementation(projects.shared)
|
||||
// network
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue