with ``` kapt { generateStubs = true } ``` and ...
# kapt
a
with
Copy code
kapt {
	generateStubs = true
}
and without
apply plugin: "kotltin-kapt"