Merge pull request #2849 from krille-chan/krille/flutter-3-41-6

build: Update to flutter 3.41.6
This commit is contained in:
Krille-chan 2026-04-11 16:59:14 +09:00 committed by GitHub
commit 9cdf503e9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
environment:
flutter: 3.41.5 # Keep in sync with snap/snapcraft.yaml
flutter: 3.41.6 # Keep in sync with snap/snapcraft.yaml

View file

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