From 5ec43907c4882b59ede8381dbf32fe5053bae981 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 18 Feb 2022 08:14:10 -0500 Subject: [PATCH] Roll Dart SDK from b31c0935f3cc to a37a2cded4d8 (1 revision) (flutter/engine#31543) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 91f20d0f7a..a060654d11 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'b31c0935f3cc15dc0e9cf529aa7e1559bd427657', + 'dart_revision': 'a37a2cded4d8571973206a3b881eca2487c989d3', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py