can you add ``` kapt { generateStubs = true } ...
# announcements
k
can you add
Copy code
kapt {
    generateStubs = true
}
to your build.gradle?