From 10f42aa00b7f89f836e4e6fb5f2dd51e37a27ba5 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 8 Oct 2022 18:41:34 -0400 Subject: [PATCH] Roll Dart SDK from 72923798f84b to 4a239aa9685f (1 revision) (flutter/engine#36678) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6cfcd35e2c3..9c5789e6c60 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': '72923798f84bf92d7480870d89ba88fc497d1abb', + 'dart_revision': '4a239aa9685fb7351193224be0a9be71ecf151c8', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py