From fc83d752ad43af50b7aec50b64d8afbe9ab394ef Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 14 Nov 2021 23:45:31 -0500 Subject: [PATCH] Roll Dart SDK from 49356610a3be to 23dd69705479 (1 revision) (flutter/engine#29745) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bc65073eeec..1c3a401dd91 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': '49356610a3beb440973cf2c50b612f16ca4bedd9', + 'dart_revision': '23dd6970547945e0308def083c915fce8965beed', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py