rharter / auto-value-gson

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

Generate proguard rules #235

Closed ZacSweers closed 4 years ago

ZacSweers commented 4 years ago

We can replace the rules in the runtime artifact with very specific generated versions.

ZacSweers commented 4 years ago

Reference implementation in auto-value-moshi

https://github.com/rharter/auto-value-moshi/pull/155

We only need a subset of this (no qualifiers needed!)