KotlinCommonOptions

Deprecated (with error)

Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln

Common compiler options for all Kotlin platforms.

Inheritors

Properties

Link copied to clipboard
open var apiVersion: String?

Allow using declarations from only the specified version of bundled libraries.

Link copied to clipboard

Provide source compatibility with the specified version of Kotlin.