chore: Update to flutter 3.3.0

This commit is contained in:
Christian Pauly 2022-08-31 19:54:22 +02:00
commit 977b0c19c6
6 changed files with 4 additions and 6 deletions

View file

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