mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
Update checked-in SDKs to 2.12.0
Change-Id: Iba3cca2a342ab473bd38f6ec6bdbdbd10b5cd90f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/190001 Auto-Submit: Alexander Thomas <athom@google.com> Reviewed-by: William Hesse <whesse@google.com> Reviewed-by: Ivan Inozemtsev <iinozemtsev@google.com> Commit-Queue: Alexander Thomas <athom@google.com>
This commit is contained in:
parent
48c23c50d4
commit
777a72c685
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -39,7 +39,7 @@ vars = {
|
|||
|
||||
# Checked-in SDK version. The checked-in SDK is a Dart SDK distribution in a
|
||||
# cipd package used to run Dart scripts in the build and test infrastructure.
|
||||
"sdk_tag": "version:2.12.0-259.8.beta",
|
||||
"sdk_tag": "version:2.12.0",
|
||||
|
||||
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
|
||||
# hashes. It requires access to the dart-build-access group, which EngProd
|
||||
|
|
Loading…
Reference in a new issue