From 06cd1cfcd48916fd094952e904c13a138bfa39d3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 2 Oct 2022 19:51:34 -0400 Subject: [PATCH] Roll Dart SDK from c3a81848d916 to 3be0677f3007 (1 revision) (flutter/engine#36559) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 77b06b2973b..01c4882893a 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,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': 'c3a81848d916f1993d3ebf6bf99f59675c7df170', + 'dart_revision': '3be0677f3007f286f8a2f02a61f6ecb8156c8264', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py