We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cc55cf commit 34acbcdCopy full SHA for 34acbcd
.fvmrc
@@ -1,5 +1,5 @@
1
{
2
- "flutterSdkVersion": "3.35.6",
3
- "flutter": "3.35.6",
+ "flutterSdkVersion": "3.38.5",
+ "flutter": "3.38.5",
4
"flavors": {}
5
}
.github/workflows/main-backup.yml.disabled
@@ -40,7 +40,7 @@ jobs:
40
version: ${{ steps.get_version.outputs.version }}
41
runs-on: ${{ matrix.os }}
42
env:
43
- FLUTTER_VERSION: 3.35.6
+ FLUTTER_VERSION: 3.38.5
44
FVP_DEPS_URL: https://github.com/wang-bin/mdk-sdk/releases/latest/download/
45
FVP_DEPS_LATEST: 1 # Set globally to force latest nightly for all platforms
46
strategy:
0 commit comments