rharter / auto-value-gson

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

Use reflection name in proguardNameOf() #247

Closed ZacSweers closed 4 years ago

ZacSweers commented 4 years ago

Wasn't actually an issue in practice since none of the types we pass into this are nested types, but good hygiene