What is the convenient way to add accessors.kt to ...
# gradle
d
What is the convenient way to add accessors.kt to my android module? i don’t want to use
plugins { (android plugin here) }
block (where as i can see “magic” happens) ./gradle/project-schema.json seems to be legacy way