I have the problem with Dagger/MissingBinding. I have red all the related answers on stackoverflow, I tried to use different versins of kotlin, gradle, dagger, I tried to us
Without binding at least one ViewModel with ViewModelKey, dagger doesn't create function that provides Map<Class<? extends ViewModel>, Provider<ViewModel>>