From 1f4f70fb0d84ba6936bcd343c63c19f8c608d37b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 24 May 2021 18:49:01 -0400 Subject: [PATCH] Roll Dart SDK from 7250fd6379b2 to 3731dc83886c (1379 revisions) (flutter/engine#26379) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3b18dad2664..180c73d3dfc 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '7250fd6379b2237a6e774779efae9d31d23975e7', + 'dart_revision': '3731dc83886cd30ebf38af27e4a199f492f9ef6e', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py