chore: Update to Flutter 3.7.5

This commit is contained in:
Christian Pauly 2023-03-03 14:35:37 +01:00
parent 090b026b92
commit a8d6dadf84
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
variables:
FLUTTER_VERSION: 3.7.0
FLUTTER_VERSION: 3.7.5
image:
name: cirrusci/flutter:${FLUTTER_VERSION}