<https://github.com/InsertKoinIO/koin/issues/79#issuecomment-410486256>
f
Yeah I added the
closeKoin()
function call before starting it and moved it from
main()
to
Application.module()
and it works
Thanks!
a
👍