rharter / auto-value-gson

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

Update an example in README with most recent API #250

Closed Amokrane closed 4 years ago

Amokrane commented 4 years ago

Hi,

I noticed the runtime FACTORY example was not using the latest GsonBuilder API.

Cheers