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