chore(deps): update dependency flutter to v3.22.1 (#9820)

* chore(deps): update dependency flutter to v3.22.1

* ci: flutter actions pull flutter version from pubspec.yaml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zack Pollard <zackpollard@ymail.com>
This commit is contained in:
renovate[bot]
2024-05-28 12:15:28 +01:00
committed by GitHub
parent cc013158d1
commit 3f6e61d073
6 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"dart.flutterSdkPath": ".fvm/versions/3.22.0",
"dart.flutterSdkPath": ".fvm/versions/3.22.1",
"search.exclude": {
"**/.fvm": true
},