From 10dfb9e71a561bfc5935df8ccb56f50998e68aa7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 19 Apr 2022 04:04:04 -0400 Subject: [PATCH] Roll Dart SDK from d421f861e7d2 to 8f109f00bafd (1 revision) (flutter/engine#32767) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4a17135d8be..e1fb101408e 100644 --- a/DEPS +++ b/DEPS @@ -45,7 +45,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': 'd421f861e7d23dcf2f8b5ef98724343a6ba46a19', + 'dart_revision': '8f109f00bafd780d05d90917b0955e42223e7148', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py