Sourced from com.google.code.gson:gson's releases.
Gson 2.13.1
What's Changed
- Give FieldNamingStrategy the ability to return multiple String names by
@mfriesenin google/gson#2776- Remove outdated android-proguard-example by
@Gooolerin google/gson#2843- Adjust Troubleshooting Guide ProGuard / R8 section by
@Marcono1234in google/gson#2844- Update dependencies, including the problematic
com.google.errorprone:error_prone_annotations:2.37.0.New Contributors
@mfriesenmade their first contribution in google/gson#2776@Gooolermade their first contribution in google/gson#2843Full Changelog: https://github.com/google/gson/compare/gson-parent-2.13.0...gson-parent-2.13.1
257bee9
[maven-release-plugin] prepare release gson-parent-2.13.163d74b3
Bump the maven group with 5 updates (#2851)810e356
Add shrinker test for interface implementation being deserialized (#2845)00ae397
Adjust Troubleshooting Guide ProGuard / R8 section (#2844)0eec6f3
Remove outdated android-proguard-example (#2843)4e65e6a
Give FieldNamingStrategy the ability to return multiple String names (#2776)6010131
[maven-release-plugin] prepare for next development iteration