From 982c366b9e81bab21876708a00e7fea67d29170c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 18 Feb 2022 23:19:06 -0500 Subject: [PATCH] Roll Dart SDK from bc90d71a182d to a565c735913c (1 revision) (flutter/engine#31562) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2802686757..7c68d34c51 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': 'bc90d71a182dffa863a086c5f93e82c631ef33ed', + 'dart_revision': 'a565c735913cf613aa4d6ec0a7edb2ef8e8942ce', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py