Gopal S Akshintala
05/22/2021, 4:13 PMsrc/main/java
from compileKotlin
task? I tried this, but it’s only appending the source dir and not excluding
compileKotlin {
sourceSets.main {
java.srcDirs("${project.buildDir}/generated/sources/delombok/java/main")
}
}
Slack Conversation