From 8ceda25a2c204401f1eb237e1e63ebeadd1bc294 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 26 Mar 2023 22:11:30 -0400 Subject: [PATCH] Roll Dart SDK from 57061b644e84 to c1185c030a98 (2 revisions) (flutter/engine#40654) Roll Dart SDK from 57061b644e84 to c1185c030a98 (2 revisions) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 49eee5736f7..c57baac825a 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': '57061b644e84a8280ce535c5b39d95fe6a9644ef', + 'dart_revision': 'c1185c030a986d89045c92fd8ba49e2b5d003870', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py