Yup:``` javaCompiler { args("-source", ...
# kobalt
c
Yup:``` javaCompiler { args("-source", "1.7", "-target", "1.7") } ```