diff --git a/pubspec.lock b/pubspec.lock index 123fb4eb..05d0a6dd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1380,10 +1380,10 @@ packages: dependency: "direct main" description: name: permission_handler - sha256: bc917da36261b00137bbc8896bf1482169cd76f866282368948f032c8c1caae1 + sha256: ca045d03615023c08ccdb297aad46a9198193666039ddd36d4d85fd0b1864b98 url: "https://pub.dev" source: hosted - version: "12.0.1" + version: "12.0.2" permission_handler_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c6a3b90e..f81b4eb9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: file_picker: ^12.0.0-beta.4 # used to manually select firmware file path_provider: ^2.1.5 # used to get paths for app storage and cache storage package_info_plus: ^10.1.0 - permission_handler: ^12.0.1 + permission_handler: ^12.0.2 url_launcher: ^6.3.2 # Open URLS in external apps flutter_blue_plus: 1.36.8 # 2.0 bad license don't update flutter_foreground_task: ^9.2.2 # Keep the app running in the background on android