refactor: integrate Koin for dependency injection across platforms
This commit is contained in:
@@ -2,4 +2,5 @@ package fr.ajaury.gwenedeg
|
||||
|
||||
import androidx.compose.ui.window.ComposeUIViewController
|
||||
|
||||
@Suppress("ktlint:standard:function-naming")
|
||||
fun MainViewController() = ComposeUIViewController { App() }
|
||||
|
||||
Reference in New Issue
Block a user