IviGradleExperimentalApi

This annotation marks TomTom Digital Cockpit's Gradle plugin API modules as experimental.

Note: While functionality from TomTom Digital Cockpit's Gradle plugin API modules are typically kept backward compatible, classes or methods marked with this annotation are not guaranteed to be backward compatible. It is used to expose certain functionality to clients sooner on the condition that they accept the cost of updating their code when integrating a newer version of TomTom Digital Cockpit.

This is a typealias to the Deprecated annotation. This as Kotlin's RequiresOptIn can not be used in combination with op-ins in build.gradle.kts files. It is impossible to configure the Kotlin compiler arguments used for compiling the scripts. Customers can opt-in by suppressing the deprecation warning.