Skip to content

Commit b759002

Browse files
kallentuCommit Queue
authored andcommitted
Update prebuilt SDK in DEPS
Updating the sdk tag in DEPS so we can use dot shorthands in SDK libraries. This is version tag 3.10.0-164.0.dev. 0bf5d0b Change-Id: Ifc9ec59524a61b7ff247733529b02bf90e6a011c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/448245 Reviewed-by: Alexander Thomas <[email protected]> Commit-Queue: Kallen Tu <[email protected]>
1 parent 09c8ef8 commit b759002

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:4bb26ad346b166d759773e01ffc8247893b9681e",
53+
"sdk_tag": "git_revision:0bf5d0bb49d7872a1a01e55dbea63ad7455d754e",
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)