Join Slack
Communities
Powered by
I just switched to kotlin-kapt, tried with and wit...
# android
r
rockerhieu
06/24/2017, 6:29 AM
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
gildor
06/24/2017, 6:46 AM
You don't need generateStubs if you use kotlin-kapt plugin
4
Views
Open in Slack
Previous
Next