From f315c31f3fcabc60b32aa2c23c66bc884fa629f1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 1 Mar 2023 13:40:54 -0500 Subject: [PATCH] Roll Dart SDK from dd211cd297a4 to e5ca587137ad (2 revisions) (flutter/engine#39981) Roll Dart SDK from dd211cd297a4 to e5ca587137ad (2 revisions) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ec4eb259c18..b889129dd76 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': 'dd211cd297a46aeab80ffa89742715cdf7abf909', + 'dart_revision': 'e5ca587137adb942b25052db3ed09bf6cf17258e', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py