When it runs normally in `compileJava` you can pas...
# kapt
f
When it runs normally in
compileJava
you can pass different compiler arguments for each
xCompileJava
task for different source sets, how can I do the same with the
xKapt
tasks?