``` kotlinCompiler { args("-jvm-target...
# kobalt
c
Copy code
kotlinCompiler {
        args("-jvm-target", "1.8")
    }