From f452551d16bff97ef1bab85c398c6ea611bd5cb5 Mon Sep 17 00:00:00 2001 From: pq Date: Wed, 22 Jun 2016 10:01:48 -0700 Subject: [PATCH] Bump Dart SDK to `1.18.0-dev.2.0`. Gets a bunch of fixes. Most notably a VM that has background compilation re-enabled (and stable). This should win us (back) a ~17% improvement of analysis times (CLI and server). See: https://github.com/dart-lang/sdk/issues/26697 for more context. --- bin/cache/dart-sdk.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/cache/dart-sdk.version b/bin/cache/dart-sdk.version index 511a76e6fa..2dd012eb99 100644 --- a/bin/cache/dart-sdk.version +++ b/bin/cache/dart-sdk.version @@ -1 +1 @@ -1.17.1 +1.18.0-dev.2.0