build: use flutter 3.44.4

This commit is contained in:
Christian Kußowski
2026-07-01 08:34:18 +02:00
parent af252ea003
commit bc8e8562b5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
environment:
flutter: 3.44.2 # Keep in sync with snap/snapcraft.yaml
flutter: 3.44.4 # Keep in sync with snap/snapcraft.yaml
+1 -1
View File
@@ -53,7 +53,7 @@ platforms:
parts:
flutter-git:
source: https://github.com/flutter/flutter.git
source-tag: 3.44.2
source-tag: 3.44.4
source-depth: 1
plugin: nil
override-build: |