className

abstract val className: Property<String>

Name of the generated object. It must be a valid Kotlin identifier.

Default: KiteBuildConfig, which does not clash with the BuildConfig that AGP generates.