From db2cb4d9c1677f0e39bff7cb99b5befa147f3018 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 22 May 2022 04:43:05 -0400 Subject: [PATCH] Roll Dart SDK from 708801716094 to d3e96bbc3d87 (1 revision) (flutter/engine#33537) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4039db157ca..cea07bc682b 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': '708801716094292dcacb266966296602743629e8', + 'dart_revision': 'd3e96bbc3d87e85fd3b67502dc1e3ec1c5ba223a', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py