<Is there something wrong with my gradle files and...
# stackoverflow
r
Is there something wrong with my gradle files and dependencies.How should i fix this? Error which i am facing - > Task apphiltJavaCompileDebug FAILED error: ComponentProcessingStep was unable to process 'com.example.todolist.TASKapp_HiltComponents.SingletonC' because 'dagger.hilt.android.internal.lifecycle.DefaultActivityViewModelFactory' could not be resolved. Dependency trace: => element (CLASS): androidx.hilt.lifecycle.ViewModelFactoryModules.ActivityModule => element (METHOD): provideFactory(android.app.Activity,android.app.Application,java.util.Map