Skip to content

Commit 34acbcd

Browse files
committed
更新了项目的flutter版本
1 parent 2cc55cf commit 34acbcd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.fvmrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"flutterSdkVersion": "3.35.6",
3-
"flutter": "3.35.6",
2+
"flutterSdkVersion": "3.38.5",
3+
"flutter": "3.38.5",
44
"flavors": {}
55
}

.github/workflows/main-backup.yml.disabled

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
version: ${{ steps.get_version.outputs.version }}
4141
runs-on: ${{ matrix.os }}
4242
env:
43-
FLUTTER_VERSION: 3.35.6
43+
FLUTTER_VERSION: 3.38.5
4444
FVP_DEPS_URL: https://github.com/wang-bin/mdk-sdk/releases/latest/download/
4545
FVP_DEPS_LATEST: 1 # Set globally to force latest nightly for all platforms
4646
strategy:

0 commit comments

Comments
 (0)