From 6fc12e619d3957c251a786b2e79c045e615fcff5 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 2 Mar 2023 09:36:15 -0500 Subject: [PATCH] Roll Dart SDK from 29cf7ad69286 to 512513bc574f (1 revision) (flutter/engine#40018) Roll Dart SDK from 29cf7ad69286 to 512513bc574f (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e52f1523c1..7f55a9889a 100644 --- a/DEPS +++ b/DEPS @@ -48,7 +48,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': '29cf7ad692865bc0e3540e1dc4fd56a6831b4c80', + 'dart_revision': '512513bc574f0136afb8df5d5707780d3e8f5747', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py