no, you can use ``` kapt { generateStubs = tr...
# android
k
no, you can use
Copy code
kapt {
    generateStubs = true
}
but the build might become a bit slower