setTargetCompatibility

abstract fun setTargetCompatibility(value: JavaVersion)

Sets the target compatibility used for compiling Java sources.

This property cannot be set if a toolchain has been configured.

Parameters

value

The value for the target compatibility

See also


abstract fun setTargetCompatibility(value: Any)

Sets the target compatibility used for compiling Java sources.

Parameters

value

The value for the target compatibility as defined by toVersion