upgraded Flutter to stable v3.7.7
This commit is contained in:
parent
de6138ebaf
commit
102e3974e7
5 changed files with 5 additions and 5 deletions
2
.flutter
2
.flutter
|
@ -1 +1 @@
|
|||
Subproject commit 12cb4eb7a009f52b347b62ade7cb4854b926af72
|
||||
Subproject commit 2ad6cd72c040113b47ee9055e722606a490ef0da
|
|
@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
### Changed
|
||||
|
||||
- upgraded Flutter to stable v3.7.6
|
||||
- upgraded Flutter to stable v3.7.7
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
@ -1509,4 +1509,4 @@ packages:
|
|||
version: "3.1.1"
|
||||
sdks:
|
||||
dart: ">=2.19.0 <3.0.0"
|
||||
flutter: ">=3.7.6"
|
||||
flutter: ">=3.7.7"
|
||||
|
|
|
@ -13,7 +13,7 @@ publish_to: none
|
|||
environment:
|
||||
# this project bundles Flutter SDK via `flutter_wrapper`
|
||||
# cf https://github.com/passsy/flutter_wrapper
|
||||
flutter: 3.7.6
|
||||
flutter: 3.7.7
|
||||
sdk: ">=2.19.0 <3.0.0"
|
||||
|
||||
# following https://github.blog/2021-09-01-improving-git-protocol-security-github/
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue