Skip to content

Commit 06f853c

Browse files
committed
deps: Upgrade Flutter to latest main, 3.11.0-16.0.pre.11
1 parent f1ab96c commit 06f853c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -982,5 +982,5 @@ packages:
982982
source: hosted
983983
version: "3.1.2"
984984
sdks:
985-
dart: ">=3.1.0-129.0.dev <4.0.0"
986-
flutter: ">=3.11.0-11.0.pre.15"
985+
dart: ">=3.1.0-155.0.dev <4.0.0"
986+
flutter: ">=3.11.0-16.0.pre.11"

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ environment:
2424
# that by the time we want to release, these will have become stable.
2525
# TODO: Before general release, switch to stable Flutter and Dart versions,
2626
# or pin exact versions: https://github.com/zulip/zulip-flutter/issues/15
27-
sdk: '>=3.1.0-129.0.dev <4.0.0'
28-
flutter: '>=3.11.0-11.0.pre.15'
27+
sdk: '>=3.1.0-155.0.dev <4.0.0'
28+
flutter: '>=3.11.0-16.0.pre.11'
2929

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

0 commit comments

Comments
 (0)