From bc87cd8d891de5aea320328ae084b7d956445fd1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 9 Apr 2022 23:49:01 -0400 Subject: [PATCH] Roll Dart SDK from a792a05aba91 to 1b31c127d08b (1 revision) (flutter/engine#32570) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 23e1854aad8..5bad423f2f3 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': 'a792a05aba9152613c2a8633f71c4ea089e32a9b', + 'dart_revision': '1b31c127d08b87a77ea64b28d8bf857c4d9e0c47', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py