From 264609dff3192e7acb8534a1b260954670297555 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 6 Sep 2023 14:01:23 +0000 Subject: [PATCH] Update dependency permission_handler to v10.4.5 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index b7cb19d..72432d0 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -569,10 +569,10 @@ packages: dependency: "direct main" description: name: permission_handler - sha256: "63e5216aae014a72fe9579ccd027323395ce7a98271d9defa9d57320d001af81" + sha256: bc56bfe9d3f44c3c612d8d393bd9b174eb796d706759f9b495ac254e4294baa5 url: "https://pub.dev" source: hosted - version: "10.4.3" + version: "10.4.5" permission_handler_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index dc06510..c89ebc5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: share_plus: ^7.1.0 file_picker: 5.5.0 clipboard: 0.1.3 - permission_handler: 10.4.3 + permission_handler: 10.4.5 package_info_plus: 4.1.0 json_annotation: ^4.8.1 dynamic_color: 1.6.6