and set ``` kapt { generateStubs = true } ```
# android
k
and set
Copy code
kapt {
    generateStubs = true
}