ethauvin
javaCompiler { args("-source", "1.8", "-target", "1.8") } kotlinCompiler { args("-source", "1.8") }