From de5bb598c3b268e626b76f630147b53bfe760744 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 24 May 2022 17:23:04 -0400 Subject: [PATCH] Roll Dart SDK from 61abd53ede59 to 832d4cae8770 (1 revision) (flutter/engine#33595) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 38ce8cefeb3..6958afe92c6 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': '61abd53ede59bd07814db71cb87106657c314939', + 'dart_revision': '832d4cae87701561682f4329e11068687acb2b11', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py