2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-05-06 09:57:22 +02:00

Merge branch 'malin/flutter-3-7-7' into 'main'

chore: Update to Flutter 3.7.7

See merge request 
This commit is contained in:
Krille 2023-03-11 05:41:49 +00:00
commit c984a272b3

@ -1,5 +1,5 @@
variables:
FLUTTER_VERSION: 3.7.6
FLUTTER_VERSION: 3.7.7
image:
name: cirrusci/flutter:${FLUTTER_VERSION}