chore(release): upgrade flutter to 3.41.0 (#424)

This commit is contained in:
verified-commit[bot]
2026-02-12 08:34:45 +01:00
committed by GitHub
parent b82eba5586
commit c19f914064
3 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"flutter": {
"channel": "stable",
"commit": "67323de285b00232883f53b84095eb72be97d35c",
"version": "3.38.9"
"commit": "44a626f4f0027bc38a46dc68aed5964b05a83c18",
"version": "3.41.0"
}
}
+3 -3
View File
@@ -1,8 +1,8 @@
{
"flutter": {
"channel": "stable",
"commit": "67323de285b00232883f53b84095eb72be97d35c",
"version": "3.38.9"
"commit": "44a626f4f0027bc38a46dc68aed5964b05a83c18",
"version": "3.41.0"
},
"android": {
"platforms": [
@@ -27,6 +27,6 @@
}
},
"fastlane": {
"version": "2.231.1"
"version": "2.232.1"
}
}