From 732691387026a02341b3da181d6a35df4e3e7df7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 21 Jul 2022 06:22:05 -0400 Subject: [PATCH] Roll Dart SDK from aa052f43370e to 28cd6177b18a (1 revision) (flutter/engine#34811) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b8dc1795ff9..c462a8e01e7 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,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': 'aa052f43370e1daf4a44e3b2cc0084462c86a1a6', + 'dart_revision': '28cd6177b18a8ad26e8563fc068f0741bd5fbd4d', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py