From b06ef6210840d85210d44ffcdc8c6ed92ca95886 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 29 Oct 2022 04:06:30 -0400 Subject: [PATCH] Roll Dart SDK from e541a98165e2 to 720b9ad9dba0 (1 revision) (flutter/engine#37140) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 02ed7e7246..b629bd2d47 100644 --- a/DEPS +++ b/DEPS @@ -48,7 +48,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': 'e541a98165e25d10955514ecf5f681398b554f8e', + 'dart_revision': '720b9ad9dba0382f8dc5de43d2e4d4e830e01a0e', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py