From 788a0854f9f080f0835cadda8fa2c1d82ef81bc8 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 23 Sep 2022 05:12:20 -0400 Subject: [PATCH] Roll Dart SDK from ea647826eca6 to 196b372cbde3 (1 revision) (flutter/engine#36372) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 10913a25d95..d517d9ae56d 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': 'ea647826eca6377b51df6528a34f31d521e525c4', + 'dart_revision': '196b372cbde39df58b1ddadad1cd355be0dba1af', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py