I still can’t get Dagger2 to work with Kotlin. Say...
# android
k
I still can’t get Dagger2 to work with Kotlin. Say I have an
AppComponent
. It does not generate the
DaggerAppComponent
needed to build the components and inject the dependencies