chore: Update flutter version

This commit is contained in:
Krille 2023-03-25 15:53:54 +01:00
parent fc8fe60613
commit fd7d732762
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

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