From 7ae65f835d2f0ca18e99c666d16b396745ffb5bb Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 22 Nov 2021 14:48:02 -0500 Subject: [PATCH] Roll Dart SDK from b1afd0fae784 to 307a0e735317 (1 revision) (flutter/engine#29878) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6dc2faa645..615438c62d 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': 'b1afd0fae784e0d3c4f86bf7e028522bbbe8c086', + 'dart_revision': '307a0e73531736f121b40211b857eb2fb160158c', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py