Skip to content

Commit

Permalink
chore(flutter): update dependency flutter to v3.13.2 (#857)
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] authored Aug 31, 2023
1 parent 72561de commit a18c08f
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.1",
"flutterSdkVersion": "3.13.2",
"flavors": {}
}
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1402,4 +1402,4 @@ packages:
version: "3.1.2"
sdks:
dart: ">=3.1.0-185.0.dev <4.0.0"
flutter: ">=3.13.1"
flutter: ">=3.13.2"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 1.9.2-next+5

environment:
sdk: ">=3.0.0 <4.0.0"
flutter: 3.13.1
flutter: 3.13.2

dependencies:
appainter_annotations:
Expand Down

0 comments on commit a18c08f

Please sign in to comment.