Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/flutter_client_sdk/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
sdk: flutter
package_info_plus: ">=4.2.0 <9.0.0"
device_info_plus: ">=9.1.1 <11.0.0"
launchdarkly_common_client: 1.3.1
launchdarkly_common_client: 1.4.1
Copy link
Contributor Author

@tanderson-ld tanderson-ld Oct 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For reviewers: This jumps a minor and a patch due to version propagation mixup.

shared_preferences: ^2.2.2
connectivity_plus: ">=5.0.2 <7.0.0"

Expand Down
Loading