From 49d0fca4d373e68967d41230b6d2303cebc1fa58 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 19 May 2022 22:43:04 -0400 Subject: [PATCH] Roll Dart SDK from 9da9305034e3 to 210800069c36 (1 revision) (flutter/engine#33503) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8e4f0684358..58c6b958a2b 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': '9da9305034e39e094449ccec6d34897035d3b3e0', + 'dart_revision': '210800069c3603d09d4b76b085f89a925bb66f8d', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py