File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to the LaunchDarkly Android SDK will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org ) .
44
5+ ## [ 4.3.0] - 2023-08-03
6+ ### Changed:
7+ - Deprecated LDUser and related functionality. Use LDContext instead. To learn more, read https://docs.launchdarkly.com/home/contexts .
8+
59## [ 4.2.3] - 2023-06-07
610### Fixed:
711- Streaming data connection to a relax proxy now calls the callback correctly after fetching the flag data.
Original file line number Diff line number Diff line change 1616# This option should only be used with decoupled projects. More details, visit
1717# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818# org.gradle.parallel=true
19- version =4.2.3
19+ version =4.3.0
2020
2121sonatypeUsername =
2222sonatypePassword =
You can’t perform that action at this time.
0 commit comments