From fb8a2a23cde1cc9b6673e2639156d3841bbc8edd Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 23 Aug 2022 16:03:23 -0400 Subject: [PATCH] Roll Dart SDK from c064b9bacc4d to 3042d6196824 (1 revision) (flutter/engine#35644) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index baba82f00c0..178a6f5fe8b 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': 'c064b9bacc4d77fd9d7b34d2579bc222a05e3d4b', + 'dart_revision': '3042d61968245f7ec65083b5f7c1cd0475666dfb', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py