Upgrade flutter version: 3.13.4
This commit is contained in:
parent
9ba6bf04e4
commit
63aa50aaac
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
- uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: "stable"
|
||||
flutter-version: "3.10.6"
|
||||
flutter-version: "3.13.4"
|
||||
|
||||
# Fetch sub modules
|
||||
- run: git submodule update --init --recursive
|
||||
|
|
2
flutter
2
flutter
|
@ -1 +1 @@
|
|||
Subproject commit f468f3366c26a5092eb964a230ce7892fda8f2f8
|
||||
Subproject commit 367f9ea16bfae1ca451b9cc27c1366870b187ae2
|
Loading…
Reference in a new issue