Skip to content

Commit

Permalink
chore: upgrade flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Feb 24, 2024
1 parent ab08c82 commit 846ae82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .fvm/fvm_config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"flutterSdkVersion": "3.16.0",
"flutterSdkVersion": "3.19.1",
"flavors": {}
}
2 changes: 1 addition & 1 deletion .github/workflows/spotube-release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ on:
default: true

env:
FLUTTER_VERSION: '3.16.3'
FLUTTER_VERSION: '3.19.1'

jobs:
windows:
Expand Down

0 comments on commit 846ae82

Please sign in to comment.