From 3ebc2d354b783a044cf7127a47405ee2c71e0c41 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 24 Feb 2021 15:56:01 -0500 Subject: [PATCH] Roll Dart SDK from 86d1f3b6a97c to 39424b348c44 (2 revisions) (flutter/engine#24605) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 39836698512..c21fd353c3e 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': '86d1f3b6a97cffff0da3d0f2857f191f814c2631', + 'dart_revision': '39424b348c442476ceaf445098475f730f09dcdb', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py