mbstavola
08/21/2017, 11:05 PMclasses
kotlin
main
test
main
test
But I'd rather have the kotlin output alongside the Javambstavola
08/22/2017, 5:39 PMcompileKotlin.destinationDir = compileJava.destinationDir
compileTestKotlin.destinationDir = compileTestJava.destinationDir