From 58b82a17aab5bbd42e610a230d0df2b905f129c3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 13 Jan 2022 15:55:11 -0500 Subject: [PATCH] Roll Dart SDK from f1c98a571d1a to b36d861d5487 (1 revision) (flutter/engine#30850) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 09408161ed3..9feb9c5e67b 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': 'f1c98a571d1ab7196819aadcbd3d67166b014688', + 'dart_revision': 'b36d861d548757e0952393df9782d349ef669475', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py