<@U110XDVB8> You could declare the main instance i...
# kodein
d
@darych You could declare the main instance in the Application's companion object if you don't the the component's context. Otherwise you could use autoScope for android with Injected interface on your component.