mirror of
https://github.com/immich-app/immich.git
synced 2024-11-24 08:52:28 +02:00
3f6e61d073
* chore(deps): update dependency flutter to v3.22.1 * ci: flutter actions pull flutter version from pubspec.yaml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Zack Pollard <zackpollard@ymail.com>
9 lines
151 B
JSON
9 lines
151 B
JSON
{
|
|
"dart.flutterSdkPath": ".fvm/versions/3.22.1",
|
|
"search.exclude": {
|
|
"**/.fvm": true
|
|
},
|
|
"files.watcherExclude": {
|
|
"**/.fvm": true
|
|
}
|
|
} |