From 86ca79f691ca528c1468a7ec2f0f1e30f336549d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 22 Oct 2021 14:21:31 -0400 Subject: [PATCH] Roll Dart SDK from 64f7ed6aa45a to 70c57ad7db0b (2 revisions) (flutter/engine#29297) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a34a785b17..b9387201f1 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': '64f7ed6aa45a1001d22bfd789e14783609508d5d', + 'dart_revision': '70c57ad7db0b2ab05b124980234a8d5feebe6769', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py