ci: bump Flutter to 3.44.3 across all workflows

This commit is contained in:
klockky
2026-07-05 16:03:10 +03:00
parent c2f6c32fdb
commit c0d22a1225
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ on:
- '.github/workflows/build-linux.yml'
env:
FLUTTER_VERSION: '3.41.5'
FLUTTER_VERSION: '3.44.3'
jobs:
build-linux: