From aa19e44e5cc445b6835bd527edc21b8a07349f68 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 3 Apr 2021 00:24:01 -0400 Subject: [PATCH] Roll Dart SDK from 6d0a351efd1f to 624d14c61b2d (1 revision) (flutter/engine#25404) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ce4988aaf4f..acdf3863d97 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': '6d0a351efd1f08ff0aea0c41396789808f68c4cb', + 'dart_revision': '624d14c61b2d465aeb0851e632272c9edf25e0c2', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py