Merge pull request #591 from danger-ahead/danger-ahead-patch-1
Update pubspec.yaml
This commit is contained in:
commit
ee0b6330a4
|
|
@ -94,7 +94,7 @@ dependency_overrides:
|
||||||
photo_view:
|
photo_view:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/bluefireteam/photo_view
|
url: https://github.com/bluefireteam/photo_view
|
||||||
ref: master
|
ref: main
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_driver:
|
flutter_driver:
|
||||||
|
|
@ -132,4 +132,4 @@ msix_config:
|
||||||
architecture: x64
|
architecture: x64
|
||||||
capabilities: 'internetClient'
|
capabilities: 'internetClient'
|
||||||
store: true
|
store: true
|
||||||
logo_path: assets/images/icon.png
|
logo_path: assets/images/icon.png
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue