From efa1779b1e474edadfcabaae4019122069308bc9 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 10 Sep 2021 23:57:01 -0400 Subject: [PATCH] Roll Dart SDK from 8ed0a66c8802 to 86bd94a5b8dd (2 revisions) (flutter/engine#28563) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7761b90728d..49e0aefa6cc 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '8ed0a66c8802bd4e711105fe01d0dc581a95fdaf', + 'dart_revision': '86bd94a5b8dd89c07da79c92d6633e10131da42a', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py