Skip to content

Conversation

@tanderson-ld
Copy link
Contributor

@tanderson-ld tanderson-ld commented Oct 17, 2025

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-ld tanderson-ld requested a review from a team as a code owner October 17, 2025 19:33
@tanderson-ld tanderson-ld changed the title chore: bumping gson to incorporate fixes and improvements fix: bumping gson to incorporate fixes and improvements Oct 17, 2025
@tanderson-ld tanderson-ld force-pushed the ta/SDK-1417/bump-gson branch from afe90b6 to f91022c Compare October 17, 2025 20:33
@tanderson-ld tanderson-ld merged commit 9ee3537 into main Oct 17, 2025
9 checks passed
@tanderson-ld tanderson-ld deleted the ta/SDK-1417/bump-gson branch October 17, 2025 20:47
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 free to 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