I am using `apply plugin: 'kotlin-kapt'` and Dagge...
# android
k
I am using
apply plugin: 'kotlin-kapt'
and Dagger2 but it seems kapt is not generating the component classes. How can I fix this?