So when using kodein 3.1.0 i get `Caused by: com.g...
# kodein
a
So when using kodein 3.1.0 i get
Caused by: com.github.salomonbrys.kodein.Kodein$NotFoundException: No provider found for bind<BackgroundModeHandler>() with ? { ? }
, on the next line it says
Registered in Kodein:                               bind<BackgroundModeHandler>() with singleton { BackgroundModeHandler }