<Is there something wrong with my dao. How do I fi...
# stackoverflow
r
Is there something wrong with my dao. How do I fix this error? Error I am facing -> C:\Users\***\Downloads\ToDoList\app\build\generated\hilt\component_sources\debug\com\example\todolist\TASKapp_HiltComponents.java128 error: [Dagger/MissingBinding] com.example.todolist.Domain.TaskRepo cannot be provided without an @Provides-annotated method. public abstract static class SingletonC implements TASKapp_GeneratedInjector, ^ com.example.todolist.Domain.TaskRepo is injected at...