rharter / auto-value-gson

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

Generate proguard rules on-demand #236

Closed ZacSweers closed 4 years ago

ZacSweers commented 4 years ago

Mostly straight port of what we did in auto-value-moshi

Resolves #235