Skip to content

Commit b41ef7c

Browse files
matanlureyCommit Queue
authored andcommitted
Update the pinned Dart SDK for workspace support.
Without this, I can't use `workspace` in the Flutter engine: flutter/engine#53539 Change-Id: I3b68f14b94f91deda329efd98042dcf63ddb80ba Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/373903 Commit-Queue: Ryan Macnak <[email protected]> Reviewed-by: Ryan Macnak <[email protected]>
1 parent 87b790b commit b41ef7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ vars = {
5050
# Checked-in SDK version. The checked-in SDK is a Dart SDK distribution
5151
# in a cipd package used to run Dart scripts in the build and test
5252
# infrastructure, which is automatically built on the release commits.
53-
"sdk_tag": "version:3.5.0-278.0.dev",
53+
"sdk_tag": "version:3.5.0-307.0.dev",
5454

5555
# co19 is a cipd package automatically generated for each co19 commit.
5656
# Use tests/co19/update.sh to update this hash.

0 commit comments

Comments
 (0)