Merge branch 'krille/update-flutter' into 'main'

chore: Update to Flutter 3.3.8

See merge request famedly/fluffychat!1027
This commit is contained in:
Krille Fear 2022-11-13 14:07:25 +00:00
commit b04dc0f4c9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
variables:
FLUTTER_VERSION: 3.3.7
FLUTTER_VERSION: 3.3.8
image: cirrusci/flutter:${FLUTTER_VERSION}