Hi, I’m refactoring Java code with Kotlin but sinc...
# android
j
Hi, I’m refactoring Java code with Kotlin but since I added Kotlin, I have an error Dagger2 and if I add kapt in my gradle it’s working but my code have another error which I am sure is about Kotlin, Dagger2 and ButterKnife. Do you have any solution?