Skip to content

chore: update LaunchDarkly Android client SDK to 5.13.2#41

Merged
tanderson-ld merged 1 commit into
mainfrom
devin/1783933776-bump-android-sdk-5.13.2
Jul 13, 2026
Merged

chore: update LaunchDarkly Android client SDK to 5.13.2#41
tanderson-ld merged 1 commit into
mainfrom
devin/1783933776-bump-android-sdk-5.13.2

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps com.launchdarkly:launchdarkly-android-client-sdk from 5.13.1 to 5.13.2 (latest within the same major, 5.x) in app/build.gradle. No source or API changes were required — the SDK APIs used (LDConfig.Builder(AutoEnvAttributes), LDClient.init, boolVariation, registerFeatureFlagListener) are unchanged.

- implementation 'com.launchdarkly:launchdarkly-android-client-sdk:5.13.1'
+ implementation 'com.launchdarkly:launchdarkly-android-client-sdk:5.13.2'

Testing

  • Installed the Android SDK (platform android-37.0, build-tools 37.0.0) and ran ./gradlew assembleDebugBUILD SUCCESSFUL.
  • Could not run on a device/emulator (no emulator/hardware available in this environment), so end-to-end runtime was not verified.

Deprecated APIs

  • No deprecated LaunchDarkly SDK APIs are used.
  • The build emits getColor(int) deprecation warnings in MainActivity.kt, but those are Android framework (Resources.getColor) deprecations unrelated to the LaunchDarkly SDK, so they are left unchanged to keep this PR focused.

Caveats

  • A newer major version of the SDK is not adopted here per scope (stay within major 5); 5.13.2 is the newest 5.x release on Maven Central.

Link to Devin session: https://app.devin.ai/sessions/bf6466fba28d4990948e3994810c8c1a


Note

Low Risk
Single patch-version dependency bump with no code changes; feature-flag integration behavior should be equivalent within the same major SDK line.

Overview
Updates the LaunchDarkly Android client SDK dependency in app/build.gradle from 5.13.1 to 5.13.2 (patch release within 5.x). No application source changes; existing usage (LDConfig.Builder, LDClient.init, boolVariation, feature-flag listeners) is unchanged.

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

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.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

@kinyoklion kinyoklion marked this pull request as ready for review July 13, 2026 15:11
@kinyoklion kinyoklion requested a review from a team as a code owner July 13, 2026 15:11
@tanderson-ld tanderson-ld self-requested a review July 13, 2026 15:13
@tanderson-ld tanderson-ld merged commit 3de1644 into main Jul 13, 2026
6 checks passed
@tanderson-ld tanderson-ld deleted the devin/1783933776-bump-android-sdk-5.13.2 branch July 13, 2026 15:13
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