Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make error_prone_annotations dependency optional
Annotations with retention policy are ignored if they cannot be loaded at runtime. Make the dependency optional to not enforce the presence of error_prone_annotations in a java runtime even if those annotations are not used at all.
- Loading branch information