From 6e06f229b9526e8d7f4c489b41a992f169dfb95d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 19 Sep 2022 01:57:24 -0400 Subject: [PATCH] Roll Dart SDK from 1b6e5e89f475 to c18e6d47bab0 (1 revision) (flutter/engine#36242) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 439c9b5c9c2..5d3552afc4d 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': '1b6e5e89f47582d2200af6d93bc0a9415aff7cc3', + 'dart_revision': 'c18e6d47bab0433bf067c008eee93f8d3979e94a', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py