Ivan Navas
12/27/2019, 12:07 PMorg.kodein.di.Kodein$NotFoundException: No binding found for bind<Analytics>() with ?<InjectionSwitch>().? { ? }
Available bindings for this type:
module appCoreModule {
bind<Analytics>() with scoped(ActivityRetainedScope.MultiItem).singleton { AnalyticsFirebase }
}