From b71a442a8852af097d0ee347bd17c960cd63ccf9 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 23 Feb 2022 05:44:11 -0500 Subject: [PATCH] Roll Dart SDK from bb8d255ad883 to 184b5b4016af (2 revisions) (flutter/engine#31627) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index be35f0dff8..6f556dc4fc 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': 'bb8d255ad8837884aa320513f54085f4cd7102e6', + 'dart_revision': '184b5b4016af6ebba8d591883d60660e25497f98', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py