Merge pull request #2849 from krille-chan/krille/flutter-3-41-6
build: Update to flutter 3.41.6
This commit is contained in:
commit
9cdf503e9e
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
||||||
environment:
|
environment:
|
||||||
flutter: 3.41.5 # Keep in sync with snap/snapcraft.yaml
|
flutter: 3.41.6 # Keep in sync with snap/snapcraft.yaml
|
||||||
|
|
@ -53,7 +53,7 @@ platforms:
|
||||||
parts:
|
parts:
|
||||||
flutter-git:
|
flutter-git:
|
||||||
source: https://github.com/flutter/flutter.git
|
source: https://github.com/flutter/flutter.git
|
||||||
source-tag: 3.41.5
|
source-tag: 3.41.6
|
||||||
source-depth: 1
|
source-depth: 1
|
||||||
plugin: nil
|
plugin: nil
|
||||||
override-build: |
|
override-build: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue