gson-comments/examples
Chaitanya Pramod 74f4f74b8b Prevent Proguard from stripping interface info from @JsonAdapter classes
Previously after Proguard, the classes would no longer implement the interfaces, leading to `JsonAdapterAnnotationTypeAdapterFactory` throwing.

Fixes #925
2016-09-14 18:57:35 +05:30
..
android-proguard-example Prevent Proguard from stripping interface info from @JsonAdapter classes 2016-09-14 18:57:35 +05:30