mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-16 09:17:37 +00:00
Merge pull request #880 from cypherstack/windows
Fix debug logs on Windows
This commit is contained in:
commit
1936118f2c
1 changed files with 2 additions and 2 deletions
|
@ -236,8 +236,8 @@ dependency_overrides:
|
|||
|
||||
file_picker:
|
||||
git:
|
||||
url: https://github.com/muttsu-623/flutter_file_picker.git
|
||||
ref: f0930d9fa79d347b2a0e25a7de4f5a4a88a9a907
|
||||
url: https://github.com/cypherstack/flutter_file_picker.git
|
||||
ref: 9abc0930081c9859884e073bd25ab88b2114d9e7
|
||||
|
||||
crypto: 3.0.2
|
||||
analyzer: ^5.2.0
|
||||
|
|
Loading…
Reference in a new issue