When you declare objects that belong in an Activit...
# koin
k
When you declare objects that belong in an Activity scope like this: scope<YourActivity> { scoped { YourActivityRouter() } }