2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-07-22 21:07:24 +02:00

Merge branch 'malin/flutter-3-10-1' into 'main'

chore: Upgrade to Flutter 3.10.1

See merge request 
This commit is contained in:
Malin Errenst 2023-05-23 07:44:51 +00:00
commit 313c94a4f1

@ -1,5 +1,5 @@
variables:
FLUTTER_VERSION: 3.10.0
FLUTTER_VERSION: 3.10.1
image: ghcr.io/cirruslabs/flutter:${FLUTTER_VERSION}