Skip to content

Commit

Permalink
chore: update flutter version to 3.13.4 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolantean authored Sep 20, 2023
1 parent 12ce7c5 commit 29cfc4a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.13.2",
"flutterSdkVersion": "3.13.4",
"flavors": {}
}
2 changes: 1 addition & 1 deletion pubspec.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 1.0.0+1

environment:
sdk: '>=3.0.0 <4.0.0'
flutter: 3.10.2
flutter: 3.13.4

# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
Expand Down

0 comments on commit 29cfc4a

Please sign in to comment.