From 38ef8e989a61b4ef968f736c46caf3af86804c5e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 2 Apr 2023 07:33:04 -0400 Subject: [PATCH] Roll Dart SDK from cf701d71db54 to 5f7049d377cb (1 revision) (flutter/engine#40869) Roll Dart SDK from cf701d71db54 to 5f7049d377cb (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a66211aff70..3fb9a9c011d 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': 'cf701d71db54d6bbce1874bc7f47a32f2fea1449', + 'dart_revision': '5f7049d377cb6829caaaa7f987149262bf2de67f', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py