chore: Update Flutter

This commit is contained in:
Christian Pauly 2022-05-22 08:11:06 +02:00
commit 8ae8c59bea
2 changed files with 7 additions and 5 deletions

View file

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