build: Upgrade to flutter 3.38.4

This commit is contained in:
Christian Kußowski 2025-12-06 09:30:37 +01:00
parent 2b5d00fa41
commit 803602e3c5
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.38.3
FLUTTER_VERSION=3.38.4
JAVA_VERSION=17

View file

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