1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00

chore: update fvmrc flutter version to 3.22.0 (#9625)

This commit is contained in:
Zack Pollard 2024-05-21 09:22:22 +01:00 committed by GitHub
parent 4f838eabbe
commit d6757fc2dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,3 @@
{
"flutter": "3.19.6"
"flutter": "3.22.0"
}