chore: Update to Flutter 3.3.8

This commit is contained in:
Krille Fear 2022-11-13 13:55:34 +00:00
parent 42446a8858
commit e469da637f
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}