I have tried anything to make dagger2 working. But...
# android
i
I have tried anything to make dagger2 working. But the DaggerSomethingComponent is not recognized. I tried to put in the build file
apply plugin: 'kotlin-kapt'
but nothing works I get the error
Error:(7, 38) error: cannot find symbol class DaggerAppComponent