2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-05-05 17:37:24 +02:00

chore: Update to Flutter 3.7.5

This commit is contained in:
Christian Pauly 2023-03-03 14:35:37 +01:00
parent 090b026b92
commit a8d6dadf84

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