`kapt project(":ksh-processor")` kapt is configur...
# kapt
a
kapt project(":ksh-processor")
kapt is configured as
id "org.jetbrains.kotlin.kapt" version "1.1.3-2"
Now when I try to build the project, I get the exception that I do not have a META-INF/services/javax.....Processor fiel defined oO