Skip to content

Commit

Permalink
chore(deps): update dependency flutter to v3.24.5 (#14332)
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 Nov 25, 2024
1 parent c33b918 commit b9e98d2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mobile/.fvmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"flutter": "3.24.4"
"flutter": "3.24.5"
}
2 changes: 1 addition & 1 deletion mobile/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1862,4 +1862,4 @@ packages:
version: "3.1.2"
sdks:
dart: ">=3.5.3 <4.0.0"
flutter: ">=3.24.4"
flutter: ">=3.24.5"
2 changes: 1 addition & 1 deletion mobile/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 1.121.0+168

environment:
sdk: '>=3.3.0 <4.0.0'
flutter: 3.24.4
flutter: 3.24.5

isar_version: &isar_version 3.1.8 # define the version to be used

Expand Down

0 comments on commit b9e98d2

Please sign in to comment.