From f9ba736e073e43968f0ec41183e2f1ac32dc39a2 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 9 Oct 2022 11:06:21 -0400 Subject: [PATCH] Roll Dart SDK from 4a239aa9685f to 2f0c186d3b10 (1 revision) (flutter/engine#36679) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9c5789e6c6..8f21b69651 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,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': '4a239aa9685fb7351193224be0a9be71ecf151c8', + 'dart_revision': '2f0c186d3b10169bb58964d3dea295c1825ff780', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py