IviGradleInternal

This annotation marks TomTom Digital Cockpit API modules as internal.

Note: While the functionality of TomTom Digital Cockpit API modules is typically kept backward compatible, classes or methods marked with this annotation are not guaranteed to be backward compatible. It is used to mark some properties and classes which are used internally by generated code and should not be used directly by a plugin.

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.