diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ad6587e..fb0798b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/pubspec.yaml b/pubspec.yaml index fbf5912b..6616e383 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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