mirror of
https://github.com/immich-app/immich.git
synced 2025-01-12 15:32:36 +02:00
chore(mobile): Corrects FVM gitignore and sets Flutter version to 3.16.9 (#6775)
Corrects FVM gitignore and sets Flutter version to 3.16.9
This commit is contained in:
parent
417a35189d
commit
8864d07782
4
mobile/.fvm/fvm_config.json
Normal file
4
mobile/.fvm/fvm_config.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"flutterSdkVersion": "3.16.9",
|
||||||
|
"flavors": {}
|
||||||
|
}
|
2
mobile/.gitignore
vendored
2
mobile/.gitignore
vendored
@ -55,4 +55,4 @@ default.isar.lock
|
|||||||
libisar.so
|
libisar.so
|
||||||
|
|
||||||
# FVM Version Cache
|
# FVM Version Cache
|
||||||
.fvm/
|
.fvm/flutter_sdk
|
||||||
|
Loading…
Reference in New Issue
Block a user