From 746a699d0f36e2fd8bbf857643e416ef70352628 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 26 Feb 2023 21:58:21 -0500 Subject: [PATCH] Roll Dart SDK from 30f20b81c857 to 2a2b8bc0b434 (3 revisions) (flutter/engine#39902) Roll Dart SDK from 30f20b81c857 to 2a2b8bc0b434 (3 revisions) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5ee9263b57..b936cd9ae0 100644 --- a/DEPS +++ b/DEPS @@ -48,7 +48,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': '30f20b81c857ebe1d3630353c31e4dde5732bee4', + 'dart_revision': '2a2b8bc0b434db6d5e890b7ebc865e17d5d889c7', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py