build: Update to flutter 3.32.4

This commit is contained in:
Christian Kußowski 2025-06-17 10:52:13 +02:00
parent 505f2e149a
commit aa4a575c5c
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
FLUTTER_VERSION=3.32.2
FLUTTER_VERSION=3.32.4
JAVA_VERSION=17

View file

@ -53,7 +53,7 @@ platforms:
parts:
flutter-git:
source: https://github.com/flutter/flutter.git
source-tag: 3.32.2
source-tag: 3.32.4
source-depth: 1
plugin: nil
override-build: |