Merge pull request #2355 from krille-chan/krille/upgrade-flutter-3-38
build: Upgrade to flutter 3.38.1
This commit is contained in:
commit
2f9d0b4378
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.35.7
|
||||
FLUTTER_VERSION=3.38.1
|
||||
JAVA_VERSION=17
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ platforms:
|
|||
parts:
|
||||
flutter-git:
|
||||
source: https://github.com/flutter/flutter.git
|
||||
source-tag: 3.35.7
|
||||
source-tag: 3.38.1
|
||||
source-depth: 1
|
||||
plugin: nil
|
||||
override-build: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue