to access generated code from kotlin you have to e...
# android
k
to access generated code from kotlin you have to either use
kapt { generateStubs = true }
or kapt2/3