Skip to content

Commit

Permalink
fix(sdk): update dependency flutter to v3.19.5 (#1143)
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 Mar 29, 2024
1 parent 03d6228 commit 6c24552
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
@@ -1,4 +1,4 @@
{
"flutterSdkVersion": "3.19.4",
"flutterSdkVersion": "3.19.5",
"flavors": {}
}
2 changes: 1 addition & 1 deletion pubspec.lock
Expand Up @@ -1441,4 +1441,4 @@ packages:
version: "3.1.2"
sdks:
dart: ">=3.3.0 <4.0.0"
flutter: ">=3.19.4"
flutter: ">=3.19.5"
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -6,7 +6,7 @@ version: 1.15.3

environment:
sdk: ">=3.0.0 <4.0.0"
flutter: 3.19.4
flutter: 3.19.5

dependencies:
appainter_annotations:
Expand Down

0 comments on commit 6c24552

Please sign in to comment.