Skip to content

Commit bfca6bc

Browse files
chore: update Android SDK from 5.12.0 to 5.12.2 (#11)
## Summary Bumps `launchdarkly-android-client-sdk` from 5.12.0 to 5.12.2 in `app/build.gradle`. Link to Devin session: https://app.devin.ai/sessions/d0545f9be7594100bb281ceb0584d2ae Requested by: @kinyoklion Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent be8ecc3 commit bfca6bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ android {
2626

2727
dependencies {
2828
implementation 'androidx.appcompat:appcompat:1.2.0'
29-
implementation 'com.launchdarkly:launchdarkly-android-client-sdk:5.12.0'
29+
implementation 'com.launchdarkly:launchdarkly-android-client-sdk:5.12.2'
3030
}

0 commit comments

Comments
 (0)