I have this component import that appears in red
I leave capture. How do I solve it?
I have this added in the gradle
implementation "com.google.dagger: dagger-android-support: 2.11"
implementation 'com.google.dagger: dagger: 2.11'
annotationProcessor 'com.google.dagger: dagger-compiler: 2.11'