AndroidExtension
Android-specific configuration options for the compiler plugin.
This class provides options that affect how the Kotlin compiler plugin interacts with Android projects, such as whether getString
replacements should be enabled.
Parameters
objectFactory
The Gradle ObjectFactory used to create properties.