Skip to content

Commit

Permalink
Bump permission_handler from 10.4.0 to 10.4.1
Browse files Browse the repository at this point in the history
Bumps [permission_handler](https://github.com/baseflow/flutter-permission-handler) from 10.4.0 to 10.4.1.
- [Commits](Baseflow/flutter-permission-handler@permission_handler_v10.4.0...permission_handler_v10.4.1)

---
updated-dependencies:
- dependency-name: permission_handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent 70bd5ca commit 099cbb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1193,10 +1193,10 @@ packages:
dependency: "direct main"
description:
name: permission_handler
sha256: "2fd3a61adf28e0f7774fa40c469a740eca42ef4f10c9b91559f66ff45f28876c"
sha256: "37fcc3c3182ac0bf8856f3e973e11c7bef5556d69f1a0d8fb908f51019c2912d"
url: "https://pub.dev"
source: hosted
version: "10.4.0"
version: "10.4.1"
permission_handler_android:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies:
mockito: ^5.3.2
network_image_mock: ^2.1.1
path_provider: ^2.0.15
permission_handler: ^10.4.0
permission_handler: ^10.4.1
plugin_platform_interface: ^2.1.3
provider: ^6.0.3
qr_code_scanner: ^1.0.0
Expand Down

0 comments on commit 099cbb1

Please sign in to comment.