From e141ba9962934480e8e1525a20ee88b135448c8f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 24 May 2022 01:53:04 -0400 Subject: [PATCH] Roll Dart SDK from 2b6cf804af87 to bd12fd10dd93 (1 revision) (flutter/engine#33579) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 031c17b2786..48d5d2f8f05 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': '2b6cf804af8786822d74c215d091a67012aeea54', + 'dart_revision': 'bd12fd10dd934103aad4eb2fc79473f60db95083', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py