Package com.tomtom.ivi.platform.framework.api.product.buildconfig

Defines IviBuildConfig.Companion.INSTANCE with an empty value.

The value of IviBuildConfig.Companion.INSTANCE gets replaced at build time by generated code.

Note: The package name is deliberately inconsistent with respect to the module name.

Properties

Link copied to clipboard
val IviBuildConfig.Companion.INSTANCE: IviBuildConfig

At build time this module will be replaced by generated code. The code is generated by the com.tomtom.ivi.platform.framework.config Gradle plugin. To find the generated code, locate the generated IviBuildConfig.kt file in your Android Application module or, to be more precise, in the module that sets the ivi.application.enabled to true in its build.gradle.kts file.