What `detectMemoryLeaks` kapt option does? <https...
# kapt
y
If
detectMemoryLeaks
is on, kapt tries to find static fields in annotation processors with leaked Javac contexts.
👍 1
👌 1