Update fvm

This commit is contained in:
2025-05-27 11:50:01 +08:00
parent 94682671bf
commit 2d39a93c0b
3 changed files with 8 additions and 3 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
{ {
"flutterSdkVersion": "1.22.6", "flutterSdkVersion": "1.22.6"
"flavors": {}
} }
+4
View File
@@ -0,0 +1,4 @@
{
"flutter": "1.22.6",
"flavors": {}
}
+3 -1
View File
@@ -30,7 +30,6 @@
.pub-cache/ .pub-cache/
.pub/ .pub/
/build/ /build/
.fvm/flutter_sdk
android/app/release/app-release.apk android/app/release/app-release.apk
android/app/release/output.json android/app/release/output.json
pubspec.lock pubspec.lock
@@ -44,3 +43,6 @@ app.*.symbols
# Obfuscation related # Obfuscation related
app.*.map.json app.*.map.json
ios/fastlane/report.xml ios/fastlane/report.xml
# FVM Version Cache
.fvm/