vault icon indicating copy to clipboard operation
vault copied to clipboard

Annotation processor is not incremental

Open C2H6O opened this issue 3 years ago • 0 comments

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?

C2H6O avatar Aug 08 '22 20:08 C2H6O