From d9cb3c63a024b68d39277f2b8b050331abf1271a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 2 Mar 2023 13:35:48 -0500 Subject: [PATCH] Roll Dart SDK from 512513bc574f to a32e24068a6c (1 revision) (flutter/engine#40023) Roll Dart SDK from 512513bc574f to a32e24068a6c (1 revision) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index cf8f45dfdfb..43d6a701ce7 100644 --- a/DEPS +++ b/DEPS @@ -48,7 +48,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': '512513bc574f0136afb8df5d5707780d3e8f5747', + 'dart_revision': 'a32e24068a6cbfddc1697f907e5bcdec42887966', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py