From 1b7430859e9fd440624b8e324b743bc5157af390 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 13:04:07 +0000 Subject: [PATCH] chore(main): release 5.11.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index dfdf2d8c..a0e37e5e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "5.11.1" + ".": "5.11.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ba78eaf..4afc60fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to the LaunchDarkly Android SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org). +## [5.11.2](https://github.com/launchdarkly/android-client-sdk/compare/5.11.1...5.11.2) (2026-04-29) + + +### Miscellaneous Chores + +* releasing version with DataSystem hidden in preparation for FDv2 EAP ([2f10f8d](https://github.com/launchdarkly/android-client-sdk/commit/2f10f8d498f06e74470529445d9a9a4b386fc335)) + ## [5.11.1](https://github.com/launchdarkly/android-client-sdk/compare/5.11.0...5.11.1) (2026-03-23) diff --git a/gradle.properties b/gradle.properties index aaf9a44d..75e521e0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,7 +18,7 @@ # org.gradle.parallel=true #x-release-please-start-version -version=5.11.1 +version=5.11.2 #x-release-please-end sonatypeUsername=