Skip to content

fix: bumping gson to incorporate fixes and improvements - #312

Merged
tanderson-ld merged 1 commit into
mainfrom
ta/SDK-1417/bump-gson
Oct 17, 2025
Merged

fix: bumping gson to incorporate fixes and improvements#312
tanderson-ld merged 1 commit into
mainfrom
ta/SDK-1417/bump-gson

Conversation

@tanderson-ld

@tanderson-ldtanderson-ld commented Oct 17, 2025

Copy link
Copy Markdown
Contributor

Note

Upgrade Gson to 2.13.2 across modules and exclude error_prone_annotations from all configurations to prevent dexing issues.

  • Dependencies:
    • Upgrade com.google.code.gson:gson to 2.13.2 in contract-tests, launchdarkly-android-client-sdk (via versions.gson), and shared-test-code.
  • Build/Config:
    • Add configurations.all { exclude group: 'com.google.errorprone', module: 'error_prone_annotations' } in all modules to avoid dexing issues.

Written by Cursor Bugbot for commit f91022c. This will update automatically on new commits. Configure here.

@tanderson-ldtanderson-ld changed the title chore: bumping gson to incorporate fixes and improvementsfix: bumping gson to incorporate fixes and improvementsOct 17, 2025
@tanderson-ld
tanderson-ld merged commit 9ee3537 into mainOct 17, 2025
9 checks passed
@tanderson-ld
tanderson-ld deleted the ta/SDK-1417/bump-gson branch October 17, 2025 20:47
@github-actionsgithub-actionsBot mentioned this pull request Oct 17, 2025
tanderson-ld pushed a commit that referenced this pull request Oct 17, 2025
🤖 I have created a release *beep* *boop*
---
##
[5.9.2](5.9.1...5.9.2)
(2025-10-17)
### Bug Fixes
* bumping gson to incorporate fixes and improvements
([#312](#312))
([9ee3537](9ee3537))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Cut 5.9.2 release with changelog entry and gson dependency bugfix
note; bump version in manifest and Gradle properties.
> > - **Release 5.9.2**
> - **Changelog**: Add 5.9.2 entry noting bugfix to bump `gson`.
> - **Versioning**: Update `.` version from `5.9.1` to `5.9.2` in
`.release-please-manifest.json` and `gradle.properties`.
> > <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
ca8b29e. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@tanderson-ld@abarker-launchdarkly