build: Update to flutter 3.41.9

pull/2915/head
krille-chan 3 weeks ago
parent 6dcb5cc8e1
commit 8a473bd8f7
No known key found for this signature in database

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

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

Loading…
Cancel
Save