refactor: Turn argument from mutable list to a custom string parser
class
This commit is contained in:
parent
b46dc2f5eb
commit
e01dafa69d
11 changed files with 116 additions and 36 deletions
|
@ -16,6 +16,6 @@ suspend fun main() {
|
|||
|
||||
modules(generalModule)
|
||||
|
||||
koinModules(appModule)
|
||||
koin(appModule)
|
||||
}.start()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue