Skip to content

Commit

Permalink
Upgrade permissions_handler from '10.2.0' to '11.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreichardt committed Jan 5, 2024
1 parent b0eeaf6 commit 692ff69
Show file tree
Hide file tree
Showing 6 changed files with 77 additions and 45 deletions.
28 changes: 18 additions & 10 deletions app/pubspec.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ dependencies:
open_file_plus: ^3.4.1
overlay_support: ^2.1.0
package_info_plus: ^5.0.1
permission_handler: ^10.2.0
permission_handler: ^11.1.0
photo_view: ^0.14.0
provider: ^6.0.3
purchases_flutter: ^5.6.2
Expand Down
30 changes: 19 additions & 11 deletions lib/abgabe/abgabe_client_lib/pubspec.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 19 additions & 11 deletions lib/filesharing/files_usecases/pubspec.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 19 additions & 11 deletions lib/filesharing/filesharing_logic/pubspec.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/filesharing/filesharing_logic/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
meta: ^1.1.8
mime: ^1.0.0
path: ^1.8.3
permission_handler: ^10.2.0
permission_handler: ^11.1.0
helper_functions:
path: ../../helper_functions

Expand Down

0 comments on commit 692ff69

Please sign in to comment.