refactor: integrate Koin for dependency injection across platforms
This commit is contained in:
@@ -22,7 +22,8 @@ kotlin {
|
||||
commonMain.dependencies {
|
||||
implementation(projects.shared)
|
||||
|
||||
// Compose
|
||||
implementation(libs.compose.ui)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user