chore: update LaunchDarkly Android client SDK to 5.14.0 and appcompat to 1.8.0 - #53
Draft
devin-ai-integration[bot] wants to merge 1 commit into
Draft
chore: update LaunchDarkly Android client SDK to 5.14.0 and appcompat to 1.8.0#53devin-ai-integration[bot] wants to merge 1 commit into
devin-ai-integration[bot] wants to merge 1 commit into
Conversation
… to 1.8.0 Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Contributor
Author
|
@cursor review |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Keeps the example on the latest dependency versions within their current majors:
Latest-version evidence:
launchdarkly-android-client-sdklatest on Maven Central is5.14.0(released 2026-08-12; adds per-hook evaluation exposure deduplication) — the repo pinned5.13.3.androidx.appcompat:appcompatlatest stable is1.8.0— the repo pinned1.7.1.androidx.core:core-ktx(1.19.0) and AGP (9.3.1) are already latest stable; Gradle wrapper left at9.6.1since nothing requires9.7.0.No example code changes were needed — no deprecated LaunchDarkly APIs are used (
LDConfig.Builder(AutoEnvAttributes),LDClient.init,boolVariation,registerFeatureFlagListenerare all current), and./gradlew assembleDebug --warning-mode allreports no Gradle/AGP/Kotlin deprecation warnings.How to test it
Built and ran end-to-end on a local Android 34 x86_64 emulator (Android SDK 37, JDK 17, Gradle 9.6.1) with the hello-apps mobile key and flag key supplied via untracked local edits (never committed):
Limitations
run.yml) performs the same check with the keys from SSM.Link to Devin session: https://app.devin.ai/sessions/ac0ff8a5bba1440fb6a09a0986714cbd