createKotlinJvmOptions
Deprecated
Replaced by compilerJvmOptions
Replace with
createCompilerJvmOptions()
Content copied to clipboard
Creates a new instance of KotlinJvmOptionsDeprecated that can be used to configure JVM or Android-specific compilations.
Note: The KotlinJvmCompilerOptions instance inside KotlinJvmOptionsDeprecated is different from what is returned by createCompilerJvmOptions.
Since
1.8.0