AutoValue 1.7
This is the same as 1.7rc1
, with one small addition:
- Add a way for extensions to retrieve the name of the final AutoValue_Foo class. (4543619)
Thanks to @bryanstern for checking that the API changes for builder introspection do indeed work in a real extension.