rharter / auto-value-gson

AutoValue Extension to add Gson De/Serializer support
Apache License 2.0
607 stars 103 forks source link

Update README to include mutable adapter flag. #141

Closed alexfu closed 7 years ago

alexfu commented 7 years ago

Adds missing documentation on how to enable mutable TypeAdapters.

ZacSweers commented 7 years ago

Thanks!