From 3e483701874fabced8edb2bc3e2d3e474056e68a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 11 Apr 2022 08:04:03 -0400 Subject: [PATCH] Roll Dart SDK from b854b668331c to 6a889fb071ba (1 revision) (flutter/engine#32584) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 567df7f5065..2beec22f41f 100644 --- a/DEPS +++ b/DEPS @@ -45,7 +45,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': 'b854b668331cc75ce3474d4aaf3a61e58f4bb854', + 'dart_revision': '6a889fb071baa31b7b4b194ae9f493827e4eaffa', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py