Getting the following warning while compiling our app:
The following annotation processors are not incremental: compiler-3.2.1.jar (com.contentful.vault:compiler:3.2.1).
Make sure all annotation processors are incremental to improve your build speed.
Is there a plan to make it incremental?