rharter / auto-value-gson

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

Support package-private typeAdapter methods #205

Closed ZacSweers closed 5 years ago

ZacSweers commented 5 years ago

Analogous to https://github.com/rharter/auto-value-moshi/issues/87