Skip to content

Commit

Permalink
build(deps): bump permission_handler from 11.0.0 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps [permission_handler](https://github.com/baseflow/flutter-permission-handler) from 11.0.0 to 11.0.1.
- [Commits](Baseflow/flutter-permission-handler@permission_handler_v11.0.0...permission_handler_v11.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent 01e6331 commit 7d09ebc
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 @@ -364,10 +364,10 @@ packages:
dependency: "direct main"
description:
name: permission_handler
sha256: ad65ba9af42a3d067203641de3fd9f547ded1410bad3b84400c2b4899faede70
sha256: "284a66179cabdf942f838543e10413246f06424d960c92ba95c84439154fcac8"
url: "https://pub.dev"
source: hosted
version: "11.0.0"
version: "11.0.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 @@ -12,7 +12,7 @@ dependencies:
camera: ^0.10.5
dio: ^5.3.3
lottie: ^2.6.0
permission_handler: ^11.0.0
permission_handler: ^11.0.1
path_provider: ^2.1.1
flutter_launcher_icons: ^0.13.1
flutter_native_splash: ^2.3.2
Expand Down

0 comments on commit 7d09ebc

Please sign in to comment.