build: Upgrade to flutter 3.38.4
This commit is contained in:
parent
2b5d00fa41
commit
803602e3c5
2 changed files with 2 additions and 2 deletions
2
.github/workflows/versions.env
vendored
2
.github/workflows/versions.env
vendored
|
|
@ -1,2 +1,2 @@
|
|||
FLUTTER_VERSION=3.38.3
|
||||
FLUTTER_VERSION=3.38.4
|
||||
JAVA_VERSION=17
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ platforms:
|
|||
parts:
|
||||
flutter-git:
|
||||
source: https://github.com/flutter/flutter.git
|
||||
source-tag: 3.38.1
|
||||
source-tag: 3.38.4
|
||||
source-depth: 1
|
||||
plugin: nil
|
||||
override-build: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue