From fe1a51ab89afa7b9b8d7c422d2097112e853c57e Mon Sep 17 00:00:00 2001 From: Alexander Aprelev Date: Thu, 27 Dec 2018 14:55:07 -0800 Subject: [PATCH] Flutter engine roll with dart roll (#25815) --- analysis_options.yaml | 2 ++ bin/internal/engine.version | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/analysis_options.yaml b/analysis_options.yaml index 68eea153ee..6505656800 100644 --- a/analysis_options.yaml +++ b/analysis_options.yaml @@ -28,6 +28,8 @@ analyzer: missing_return: warning # allow having TODOs in the code todo: ignore + # + sdk_version_async_exported_from_core: ignore exclude: - 'bin/cache/**' # the following two are relative to the stocks example and the flutter package respectively diff --git a/bin/internal/engine.version b/bin/internal/engine.version index 0537cd70b4..6004ab75b4 100644 --- a/bin/internal/engine.version +++ b/bin/internal/engine.version @@ -1 +1 @@ -9daf5c8d213aeb6c90712dd4b5fb9732b76bf39c +220ea0e1ec2829064295766f41b768c39eaca643