Skip to content

Commit ae454b3

Browse files
authored
Merge pull request krille-chan#2885 from krille-chan/krille/flutter-3-41-7
build: Update to flutter 3.41.7
2 parents eeae245 + 3d98cb5 commit ae454b3

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

.github/pull_request_template.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
*Thank you so much for your contribution to FluffyChat ❤️❤️❤️*
2-
31
- [ ] I have read and understood the [contributing guidelines](https://github.com/krille-chan/fluffychat/blob/main/CONTRIBUTING.md).
42

53
### Pull Request has been tested on:

.tool_versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
environment:
2-
flutter: 3.41.6 # Keep in sync with snap/snapcraft.yaml
2+
flutter: 3.41.7 # Keep in sync with snap/snapcraft.yaml

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ platforms:
5353
parts:
5454
flutter-git:
5555
source: https://github.com/flutter/flutter.git
56-
source-tag: 3.41.6
56+
source-tag: 3.41.7
5757
source-depth: 1
5858
plugin: nil
5959
override-build: |

0 commit comments

Comments
 (0)