From 249f0296cffedf47e184a1f17954a6c888ea8be1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 15 Jun 2021 22:44:01 -0400 Subject: [PATCH] Roll Dart SDK from 83edd189b2a3 to 142674549a5d (1 revision) (flutter/engine#26777) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b5906569387..1c1757cc630 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': '83edd189b2a39def24beea099c9af08b1b163951', + 'dart_revision': '142674549a5d32ae10ef512d438c24628c699498', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py