getKotlinTargetLanguage

fun getKotlinTargetLanguage(kgpVersion: String, userSpecified: String?): TargetLanguage

A class that hides all references to the Kotlin plugin from the caller. For a non-Kotlin project, this class will never be loaded so that no runtime exception is thrown