Intial scene commit
This commit is contained in:
parent
9be8f2b209
commit
bf3fa8177d
12 changed files with 504 additions and 19 deletions
|
|
@ -34,6 +34,7 @@ kotlin {
|
|||
// injection
|
||||
implementation(libs.koin.compose)
|
||||
implementation(libs.koin.compose.viewmodel)
|
||||
implementation(libs.engawapg.zoomable)
|
||||
// composable component.
|
||||
implementation(libs.coil.compose)
|
||||
implementation(libs.coil.network.ktor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue