immich/mobile/.fvm/fvm_config.json
martyfuhry 8864d07782
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
2024-01-30 13:28:55 -06:00

4 lines
52 B
JSON

{
"flutterSdkVersion": "3.16.9",
"flavors": {}
}