From 42733c5a1cf984640d393c1ffebfbd9ca0df87f5 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 8 Apr 2022 22:59:04 -0400 Subject: [PATCH] Roll Dart SDK from a96edb60557a to 118e061bef8a (1 revision) (flutter/engine#32554) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 388ee513b73..b74b15ff023 100644 --- a/DEPS +++ b/DEPS @@ -45,7 +45,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': 'a96edb60557aa6bab342240bbc11c3e45b212a24', + 'dart_revision': '118e061bef8a2b7363005eda4202ab8505e3e261', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py