From 8fc30f87585a32f2d504f9f05d6ff5dce7d80a67 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 11 Sep 2022 02:47:22 -0400 Subject: [PATCH] Roll Dart SDK from 33d0a3b8a0ef to bb232d1f3a26 (1 revision) (flutter/engine#36081) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 530cc4df19b..d07dbcba1a3 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': '33d0a3b8a0ef2c37ce2339e2203383afac7ca02b', + 'dart_revision': 'bb232d1f3a267ebff9000a5bfbb2623855388ae4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py