From 6b8a60a293ea6d60c38e0fba9f1fd9261074d22d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 20 Sep 2022 12:33:14 -0400 Subject: [PATCH] Roll Dart SDK from 7475220f1114 to 100ad0b02dff (1 revision) (flutter/engine#36284) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a4b5d6dca4..ce3ee6b229 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': '7475220f1114f71bc2782ad8f28d16824dd23711', + 'dart_revision': '100ad0b02dff4408fa3f1447f2e71414166cf68d', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py