build: Update to flutter 3.32.4
This commit is contained in:
parent
505f2e149a
commit
aa4a575c5c
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.32.2
|
||||
FLUTTER_VERSION=3.32.4
|
||||
JAVA_VERSION=17
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ platforms:
|
|||
parts:
|
||||
flutter-git:
|
||||
source: https://github.com/flutter/flutter.git
|
||||
source-tag: 3.32.2
|
||||
source-tag: 3.32.4
|
||||
source-depth: 1
|
||||
plugin: nil
|
||||
override-build: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue