From fad2e64283ca01b4b202c12cf7758b129e2302f2 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 27 Mar 2021 14:39:01 -0400 Subject: [PATCH] Roll Dart SDK from f142aa958951 to 61d949d7ec1b (1 revision) (flutter/engine#25275) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 48e433e15f7..e294fd11ca3 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,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': 'f142aa958951f70333f51eab05a8d3950fabce14', + 'dart_revision': '61d949d7ec1bccae40cdd25b59fa24b1b46ba714', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py