Closed rharter closed 5 years ago
Adapters should be sorted alphabetically in the TypeAdapterFactory generation so that it produces deterministic code across platforms.
Please take a look at https://github.com/rharter/auto-value-gson/pull/183
Done in #183
Adapters should be sorted alphabetically in the TypeAdapterFactory generation so that it produces deterministic code across platforms.