google / gson

A Java serialization/deserialization library to convert Java Objects into JSON and back
Apache License 2.0
23.16k stars 4.27k forks source link

Extend Troubleshooting Guide with some ProGuard / R8 information #2656

Closed Marcono1234 closed 2 months ago

Marcono1234 commented 4 months ago

Purpose

Extend some of the existing Troubleshooting Guide entries which can also occur when ProGuard or R8 is not correctly configured.

Also slightly improves the wording of some of the other points.

Checklist