chore: Go back to Flutter 2.10.1

This commit is contained in:
Krille Fear 2022-04-28 09:29:28 +00:00
parent 9adfaf9a2b
commit 7e9c32bb8a
1 changed files with 1 additions and 1 deletions

View File

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