KotlinOptions is missing from android plugin, some...
# gradle
j
KotlinOptions is missing from android plugin, someone has created the extension function?
g
Nope, it should be available out of the box. It's a part of kotlin-android plugin. But because it's Gradle convention you should use plugins DSL to apply kotlin-android to get access to type-safe accessors