--- name: Bug report about: Report a Gson bug. Please have a look at the troubleshooting guide (Troubleshooting.md) first. title: '' labels: bug assignees: '' --- # Gson version # Java / Android version # Used tools - [ ] Maven; version: - [ ] Gradle; version: - [ ] ProGuard (attach the configuration file please); version: - [ ] ... # Description ## Expected behavior ## Actual behavior # Reproduction steps 1. ... 2. ... # Exception stack trace ``` ```