Skip to content

Commit 6dedc3d

Browse files
committed
feat: Support device_info_plus version 11.
1 parent 7ffd3a4 commit 6dedc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/flutter_client_sdk/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
flutter:
1414
sdk: flutter
1515
package_info_plus: ">=4.2.0 <9.0.0"
16-
device_info_plus: ">=9.1.1 <11.0.0"
16+
device_info_plus: ">=9.1.1 <12.0.0"
1717
launchdarkly_common_client: 1.4.1
1818
shared_preferences: ^2.2.2
1919
connectivity_plus: ">=5.0.2 <7.0.0"

0 commit comments

Comments
 (0)