Skip to content

Commit

Permalink
Update Flutter to v3.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Matej-Hlatky committed Nov 19, 2024
1 parent 8449b5e commit 5840ad6
Show file tree
Hide file tree
Showing 5 changed files with 107 additions and 107 deletions.
2 changes: 1 addition & 1 deletion .fvm/fvm_config.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"flutterSdkVersion": "3.19.6"
"flutterSdkVersion": "3.22.3"
}
2 changes: 1 addition & 1 deletion .fvmrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"flutter": "3.19.6",
"flutter": "3.22.3",
"flavors": {}
}
2 changes: 1 addition & 1 deletion .github/workflows/android_package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- uses: subosito/flutter-action@v1
with:
flutter-version: '3.19.6'
flutter-version: '3.22.3'
channel: 'stable'

- name: Install dependencies
Expand Down
Loading

0 comments on commit 5840ad6

Please sign in to comment.