Would it be possible to have ``` javaCompiler { ...
# kobalt
g
Would it be possible to have
Copy code
javaCompiler {
       source = "1.7"
       target = "1.7"
}