From 4b310f85aa9239e18cdd0144c2c1cf4b4e0d926f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 11 Dec 2021 21:24:09 -0500 Subject: [PATCH] Roll Dart SDK from 49d5a2f58c4a to 01a9d4e9ede7 (1 revision) (flutter/engine#30283) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 84b6b3a1a02..fc27d28fc3a 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': '49d5a2f58c4a9e403c6bc2b19a50a382ae422fe0', + 'dart_revision': '01a9d4e9ede7fb3cda7327bfd07f2122027387b4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py