From 49744632dfaaf050b49ccc3ebb2b5a2e5ee7f18f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 28 Apr 2022 20:14:01 -0400 Subject: [PATCH] Roll Dart SDK from f6c50fc81b9c to 30d38cc9456f (1 revision) (flutter/engine#32997) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b23cf5a0aed..311a5c20d1d 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': 'f6c50fc81b9c23aa6620276935f0c1f1c804be0d', + 'dart_revision': '30d38cc9456f768b3b3425e95d723b7b421b8860', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py