Bump permission_handler
This commit is contained in:
parent
42aa13e924
commit
b97a3e2cf5
2 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@ call flutter build windows
|
|||
|
||||
mkdir out
|
||||
|
||||
call dart compile exe -o out\nbteditor-cli.exe cli/nbtcli.dart
|
||||
call dart compile exe -o out\nbteditor-cli.exe cli\nbtcli.dart
|
||||
|
||||
iscc wininst.iss
|
|
@ -14,12 +14,12 @@ dependencies:
|
|||
libac_dart:
|
||||
hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/
|
||||
version: ^1.4.012225+0413
|
||||
permission_handler: ^11.3.1
|
||||
cupertino_icons: ^1.0.8
|
||||
flutter_highlighting: ^0.9.0+11.8.0
|
||||
flutter_treeview:
|
||||
hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/
|
||||
version: ^1.1.2
|
||||
permission_handler: ^11.3.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue