diff options
Diffstat (limited to 'pubspec.yaml')
-rw-r--r-- | pubspec.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pubspec.yaml b/pubspec.yaml index a7b4051..631ec2c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: camera: ^0.10.5 google_mlkit_text_recognition: ^0.10.0 - permission_handler: ^10.4.3 + permission_handler: ^11.0.1 flutter_tts: ^3.8.2 cupertino_icons: ^1.0.2 |