Update fvm
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
{
|
{
|
||||||
"flutterSdkVersion": "1.22.6",
|
"flutterSdkVersion": "1.22.6"
|
||||||
"flavors": {}
|
|
||||||
}
|
}
|
||||||
+3
-1
@@ -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/
|
||||||
Reference in New Issue
Block a user