From 0b7d75865d43235e9504672faad44e70ec7f9176 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 24 Sep 2022 21:32:22 -0400 Subject: [PATCH] Roll Dart SDK from 172425b1490a to a650da8b7e48 (2 revisions) (flutter/engine#36401) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6bd8d29ad90..d4560c60b57 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,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': '172425b1490a02b4bae22875b227ad6db36b4db7', + 'dart_revision': 'a650da8b7e4885ca7fc617761aca4f4b5b57e875', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py