From 99ad4e3943cae8897720eccb6fcebdc6252c87e8 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 17 Feb 2022 18:34:11 -0500 Subject: [PATCH] Roll Dart SDK from df73af281c5c to 6894cf5d241c (1 revision) (flutter/engine#31523) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9f9fad835c..7a9b5d2f2a 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': 'df73af281c5c79c477cbaf8007465f57501e74d7', + 'dart_revision': '6894cf5d241c13a8322db5ef285e78aba488e875', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py