Skip to content

Commit 74affcf

Browse files
committed
Updated checked-in SDK to 7c64e31
Includes fix for #55212 which is causing build breakages. Change-Id: Ie665b71970fd8ff2103f6fe5d7d1411ac6f8adc0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/358540 Reviewed-by: Alexander Thomas <[email protected]> Reviewed-by: Alexander Markov <[email protected]>
1 parent dbaa922 commit 74affcf

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.4.0-108.0.dev",
53+
"sdk_tag": "git_revision:7c64e31f4c3eaa0bcfd29ce40459b74cf20a806d",
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)