Update dependency permission_handler to v11.0.1
All checks were successful
/ build (push) Successful in 4m40s
All checks were successful
/ build (push) Successful in 4m40s
This commit is contained in:
parent
0bc3ae1da8
commit
71ac72a6cc
2 changed files with 3 additions and 3 deletions
|
@ -569,10 +569,10 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: permission_handler
|
name: permission_handler
|
||||||
sha256: ad65ba9af42a3d067203641de3fd9f547ded1410bad3b84400c2b4899faede70
|
sha256: "284a66179cabdf942f838543e10413246f06424d960c92ba95c84439154fcac8"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "11.0.0"
|
version: "11.0.1"
|
||||||
permission_handler_android:
|
permission_handler_android:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -36,7 +36,7 @@ dependencies:
|
||||||
share_plus: 7.1.0
|
share_plus: 7.1.0
|
||||||
file_picker: 5.5.0
|
file_picker: 5.5.0
|
||||||
clipboard: 0.1.3
|
clipboard: 0.1.3
|
||||||
permission_handler: 11.0.0
|
permission_handler: 11.0.1
|
||||||
package_info_plus: 4.1.0
|
package_info_plus: 4.1.0
|
||||||
json_annotation: 4.8.1
|
json_annotation: 4.8.1
|
||||||
dynamic_color: 1.6.7
|
dynamic_color: 1.6.7
|
||||||
|
|
Loading…
Reference in a new issue