mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-04-21 07:41:58 +00:00
fix #604
This commit is contained in:
parent
26362fe556
commit
adcde15d0e
3 changed files with 4 additions and 4 deletions
|
|
@ -7,8 +7,8 @@
|
|||
<key>com.apple.security.network.server</key>
|
||||
<true/>
|
||||
<key>com.apple.security.network.client</key>
|
||||
<true/>
|
||||
<key>com.apple.security.files.user-selected.read-only</key>
|
||||
<true/>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
|
|
@ -479,10 +479,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: file_picker
|
||||
sha256: f8f4ea435f791ab1f817b4e338ed958cb3d04ba43d6736ffc39958d950754967
|
||||
sha256: "7872545770c277236fd32b022767576c562ba28366204ff1a5628853cf8f2200"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "10.3.6"
|
||||
version: "10.3.7"
|
||||
fixnum:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ dependencies:
|
|||
share_plus: ^12.0.1
|
||||
xpath_selector_html_parser: ^3.0.1
|
||||
archive: ^4.0.1
|
||||
file_picker: ^10.0.0
|
||||
file_picker: ^10.3.7
|
||||
path_provider: ^2.1.5
|
||||
scrollable_positioned_list: ^0.3.8
|
||||
bot_toast: ^4.1.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue