From 8d4575d397153a53981be5b2d9d2c9dcd4fa26e2 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 12 Feb 2021 05:21:01 -0500 Subject: [PATCH] Roll Dart SDK from f94c8b2d1b97 to 02971d1fcc61 (1 revision) (flutter/engine#24368) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6a1b6dd7fa6..f87c0ab602f 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': 'f94c8b2d1b9791b5e28b5b9e984c8baab3a33f27', + 'dart_revision': '02971d1fcc6167cc6bc6282b5a8b7183c1f12bc5', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py