Skip to content

Commit

Permalink
Merge pull request #16 from teshi04/renovate/flutter-3.x
Browse files Browse the repository at this point in the history
Update dependency flutter to v3.16.7
  • Loading branch information
teshi04 authored Jan 14, 2024
2 parents cab1720 + 05a3045 commit 8f38d85
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.5",
"flutterSdkVersion": "3.16.7",
"flavors": {}
}
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: "3.13.5"
flutter-version: "3.16.7"
channel: "stable"

- name: Install dependencies
Expand Down

0 comments on commit 8f38d85

Please sign in to comment.