mirror of
https://github.com/immich-app/immich.git
synced 2025-01-01 08:31:59 +00:00
673e97e71d
* chore(mobile): upgrade flutter sdk * gha * update kotlin * refactor * ios build * remove patch files * not touching openapi pubpsec file
9 lines
No EOL
151 B
JSON
9 lines
No EOL
151 B
JSON
{
|
|
"dart.flutterSdkPath": ".fvm/versions/3.22.0",
|
|
"search.exclude": {
|
|
"**/.fvm": true
|
|
},
|
|
"files.watcherExclude": {
|
|
"**/.fvm": true
|
|
}
|
|
} |