Skip to content

Commit

Permalink
deps: Upgrade Flutter to 3.23.0-14.0.pre.77
Browse files Browse the repository at this point in the history
  • Loading branch information
sm-sayedi committed Jul 1, 2024
1 parent b7d430a commit e5c19c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1358,5 +1358,5 @@ packages:
source: path
version: "0.0.1"
sdks:
dart: ">=3.5.0-308.0.dev <4.0.0"
flutter: ">=3.23.0-13.0.pre.363"
dart: ">=3.5.0-319.0.dev <4.0.0"
flutter: ">=3.23.0-14.0.pre.77"
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ environment:
# that by the time we want to release, these will have become stable.
# TODO: Before general release, switch to stable Flutter and Dart versions,
# or pin exact versions: https://github.com/zulip/zulip-flutter/issues/15
sdk: '>=3.5.0-308.0.dev <4.0.0'
flutter: '>=3.23.0-13.0.pre.363'
sdk: '>=3.5.0-319.0.dev <4.0.0'
flutter: '>=3.23.0-14.0.pre.77'

# To update dependencies, see instructions in README.md.
dependencies:
Expand Down

0 comments on commit e5c19c5

Please sign in to comment.