Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add annotation processors for compiler avoidance.
This is done to speed up builds by avoiding recompilation of all sources when making non-ABI changes. This also optimizes the Gradle Enterprise build caching infrastructure.
- Loading branch information