From 5fa63c80f8df4f39decb75c3aee6c0764c90ae54 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 17 Apr 2022 22:44:04 -0400 Subject: [PATCH] Roll Dart SDK from 5896bc42f9dc to 020d55c3ddd3 (1 revision) (flutter/engine#32731) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f6a88a1c1f6..fd22ef5a805 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': '5896bc42f9dc3655e9652ebc96ac3c629d703e5e', + 'dart_revision': '020d55c3ddd375eb52f60a183ce8b9b1838a0d82', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py