Hi all, I’m using the Kotlin Annotation Processor ...
# announcements
c
Hi all, I’m using the Kotlin Annotation Processor (kapt) with a 3rd party Kotlin library (requery). and have come across some bizarre processing errors … Is there a configuration option (in gradle) to restrict the source directories that Kapt processes?