Use build process jps.track.ap.dependencies VM flag to enable/disable incremental annotation code example
Example: lowing processors are not incremental:
Just add this line to you gradle.properties:
kapt.incremental.apt=true
Just add this line to you gradle.properties:
kapt.incremental.apt=true