From 87d984b3d093dc6bf29f93fe2d6b7bcd2472afa7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 8 May 2022 15:29:05 -0400 Subject: [PATCH] Roll Dart SDK from 613f78162919 to 6abc614cb5d3 (1 revision) (flutter/engine#33204) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 608dbef2347..9eddbfee7fd 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': '613f781629190aa9072122449af34f326393311b', + 'dart_revision': '6abc614cb5d3638d60254138b01f4fdcd89c6b97', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py