From 1d3606eee3d135deb3dbaf295be2ded6949b0dba Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 21 May 2022 07:53:04 -0400 Subject: [PATCH] Roll Dart SDK from 7c10bc44c99f to 291a018dfa06 (1 revision) (flutter/engine#33530) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bdc8b17dde3..450c8b290ba 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': '7c10bc44c99ff12767f377334aa8e4eaa0412e90', + 'dart_revision': '291a018dfa0687ea05194e29cb7b291b3b47c140', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py