with ```kapt { generateStubs = true }`...
# android
u
with
Copy code
kapt {
        generateStubs = true
    }