Skip to content

Commit

Permalink
Upgrade flutter to v3.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto97 committed Aug 12, 2023
1 parent c02b0a6 commit b6f08ed
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.7.6",
"flutterSdkVersion": "3.10.6",
"flavors": {}
}
2 changes: 1 addition & 1 deletion .github/workflows/android-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
ci:
name: Continuous Integration
runs-on: ubuntu-latest
container: ghcr.io/cirruslabs/flutter:3.10.0
container: ghcr.io/cirruslabs/flutter:3.10.6
timeout-minutes: 30
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b6f08ed

Please sign in to comment.