Skip to content

Commit 2617dc9

Browse files
sigurdmCommit Queue
authored andcommitted
Update tools sdk to 3.8.0-171.0.dev
This is in preparation for https://dart-review.googlesource.com/c/sdk/+/397164 which needs a 3.8 sdk, as it introduces a package for the tests/ directory which needs language version 3.8 Change-Id: I41e49355204c805bea14ac22c8bcfbbb6f28b489 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/414080 Auto-Submit: Sigurd Meldgaard <[email protected]> Reviewed-by: Alexander Thomas <[email protected]> Commit-Queue: Sigurd Meldgaard <[email protected]>
1 parent 3873af2 commit 2617dc9

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": "git_revision:a8bfb132c5f7b9555d13ea79eaf0eaa77825824d",
53+
"sdk_tag": "git_revision:2d5dfe32cf2e6b3c3d6b396885502a5402b4fc72",
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)