I just switched to kotlin-kapt, tried with and wit...
# android
r
I just switched to kotlin-kapt, tried with and without
kapt { generateStubs = true }
, still same issue. I doubt it is a problem as @vivekneel mentioned as the code worked fine before enabling kotlin
g
You don't need generateStubs if you use kotlin-kapt plugin