Bump auto-value-annotations from 1.8 to 1.8.1
Bumps auto-value-annotations from 1.8 to 1.8.1.
Release notes
Sourced from auto-value-annotations's releases.
AutoValue 1.8.1
- Fixed Gradle incremental compilation. (8f17e4c4)
Commits
-
4df6476
Set version number for auto-value-parent to 1.8.1. -
c8a5c19
Add a test for Gradle incremental compilation with AutoValue. -
20ab154
Document AutoBuilder. -
79d07c5
MoreTypes.isTypeOf
returns false forErrorType
rather than throwing. -
02cd653
Move the correct incap dependency to the AutoFactoryannotationProcessorPath
. -
8f17e4c
Fix Gradle incremental compilation for AutoValue and AutoFactory. -
ad8add1
Fix Gradle incremental compilation. Fixes https://github.com/google/auto/issu... -
4bdd64b
Update the AutoBuilder documentation about stability -
a722616
Respect@Nullable
annotations when determining required properties in AutoB... -
15b7ec2
Allow more general kinds of method incallMethod
. - Additional commits viewable in compare view