Fix device_info_plus version

pull/1419/head
Ahmed Hnewa 2 years ago
parent 8a6d955d5b
commit e34ca030d7
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 2
      CHANGELOG.md
  2. 2
      pubspec.yaml

@ -1,5 +1,5 @@
# [7.4.10]
- Update the minimum version of device_info_plus to 10.0.0
- Update the minimum version of device_info_plus to 9.0.3
# [7.4.9]
- Style recognition fixes.

@ -20,7 +20,7 @@ dependencies:
characters: ^1.3.0
diff_match_patch: ^0.4.1
i18n_extension: ^9.0.2
device_info_plus: ^10.0.0
device_info_plus: ^9.0.3
platform: ^3.1.3
pasteboard: ^0.2.0

Loading…
Cancel
Save