Skip to content

chore: update launchdarkly-android-client-sdk to 5.13.3 - #17

Merged
tanderson-ld merged 1 commit into
mainfrom
devin/1786354525-sdk-5-13-3
Aug 12, 2026
Merged

chore: update launchdarkly-android-client-sdk to 5.13.3#17
tanderson-ld merged 1 commit into
mainfrom
devin/1786354525-sdk-5-13-3

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps the exact pin com.launchdarkly:launchdarkly-android-client-sdk 5.13.25.13.3 (latest 5.x). Upstream 5.13.3 is bug-fix only: prerequisite-evaluation cycle guard, and stream recovery from 429/400/408 responses.

Nothing else needs updating: Android Gradle Plugin 8.13.2 and androidx.appcompat:appcompat 1.7.1 are already the latest within their current majors, and the Gradle wrapper stays on 8.14.3 (9.x would be a major jump). No app source changes; no deprecated LaunchDarkly (or other) APIs are used — compiling with -Xlint:deprecation -Xlint:unchecked produced zero warnings.

How tested

  • ./gradlew clean assembleDebug --warning-mode all — BUILD SUCCESSFUL, no project deprecation warnings.
  • Installed the debug APK on an Android 34 x86_64 emulator with the hello-apps mobile key injected locally (never committed) and launched it. The SDK initialized and the flag evaluation rendered (the default my-boolean-flag key is not defined in that project, so it falls back to false):

hello-android-java running on emulator with SDK 5.13.3

Link to Devin session: https://app.devin.ai/sessions/dbe73d88212347a5ac65f290c558e3d8
Requested by: @jsonbailey


Note

Overview
Bumps the LaunchDarkly Android client SDK dependency in app/build.gradle from 5.13.2 to 5.13.3. No application code or other Gradle pins change.

The new patch release is bug-fix only upstream (prerequisite-evaluation cycle handling and stream recovery after 429/400/408 responses).

Reviewed by Cursor Bugbot for commit 278b64c. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-Authored-By: jbailey@launchdarkly.com <accounts@sidewaysgravity.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

@cursor review

@kinyoklion
kinyoklion marked this pull request as ready for review August 10, 2026 22:05
@kinyoklion
kinyoklion requested a review from a team as a code owner August 10, 2026 22:05
@tanderson-ld
tanderson-ld self-requested a review August 12, 2026 14:33
@tanderson-ld
tanderson-ld merged commit 4d42a85 into main Aug 12, 2026
6 checks passed
@tanderson-ld
tanderson-ld deleted the devin/1786354525-sdk-5-13-3 branch August 12, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants