chore: update to flutter 3.7.6

This commit is contained in:
Christian Kußowski 2023-03-07 11:15:52 +01:00
parent a8d6dadf84
commit fc62ff3eaa
1 changed files with 1 additions and 1 deletions

View File

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