Merge pull request #2885 from krille-chan/krille/flutter-3-41-7
build: Update to flutter 3.41.7
This commit is contained in:
commit
ae454b3d3d
3 changed files with 2 additions and 4 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
|
@ -1,5 +1,3 @@
|
|||
*Thank you so much for your contribution to FluffyChat ❤️❤️❤️*
|
||||
|
||||
- [ ] I have read and understood the [contributing guidelines](https://github.com/krille-chan/fluffychat/blob/main/CONTRIBUTING.md).
|
||||
|
||||
### Pull Request has been tested on:
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
environment:
|
||||
flutter: 3.41.6 # Keep in sync with snap/snapcraft.yaml
|
||||
flutter: 3.41.7 # 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.6
|
||||
source-tag: 3.41.7
|
||||
source-depth: 1
|
||||
plugin: nil
|
||||
override-build: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue