1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-16 00:36:47 +01: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"
}