Intial scene commit
This commit is contained in:
parent
fc06e3ef95
commit
76fc199d5e
20 changed files with 583 additions and 233 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