From b8e8899cdb410fb9274b2c6d404fd0b603268a37 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 15 Jul 2022 02:08:05 -0400 Subject: [PATCH] Roll Dart SDK from 05193f5446a9 to afed8c822847 (6 revisions) (flutter/engine#34686) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5fbd2484b77..54676b721ec 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,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': '05193f5446a9f191a73b399c836c5cefc78535a5', + 'dart_revision': 'afed8c82284756c4f0743b23c1ae131d1562ce8e', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py