From 36fa2a0924d85a15cb3217c61e0ac2913fb636cf Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 2 Mar 2022 13:56:10 -0500 Subject: [PATCH] Roll Dart SDK from 8fc186c49dd7 to f32ac30f3763 (1 revision) (flutter/engine#31767) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a1e0fcb9142..184a8260bd5 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': '8fc186c49dd7559ba3d2fec15c7b6798d1529524', + 'dart_revision': 'f32ac30f3763c6d8680a326686897e815fe1a271', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py