From 45eb79c16a4abc93c8cf45b1694493f54a04cd86 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 12 Aug 2022 17:34:04 -0400 Subject: [PATCH] Roll Dart SDK from 73b84ba39d98 to 29d9805d57e5 (1 revision) (flutter/engine#35385) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e1703be510a..84aeec257fd 100644 --- a/DEPS +++ b/DEPS @@ -36,7 +36,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': '73b84ba39d9875eeb5c201741073e424f51fd56a', + 'dart_revision': '29d9805d57e51308d217148bf98d103eea657552', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py