Skip to content

Commit

Permalink
fix(sdk): update dependency flutter to v3.24.1 (#463)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 22, 2024
1 parent 1388b40 commit 169d7d6
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.24.0",
"flutterSdkVersion": "3.24.1",
"flavors": {}
}
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ homepage: https://github.com/zeshuaro/google_api_headers

environment:
sdk: ">=3.5.0 <4.0.0"
flutter: ">=3.24.0"
flutter: ">=3.24.1"

dependencies:
flutter:
Expand Down

0 comments on commit 169d7d6

Please sign in to comment.