From 3304155e888a2e64faec5eaa81725d9837911bc4 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 2 Nov 2022 14:32:19 -0400 Subject: [PATCH] Roll Dart SDK from 45b43e23489a to 883ab3f70e3d (1 revision) (flutter/engine#37248) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5863c1d758a..85ea29f8096 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': '45b43e23489af185dcff86b7ea25706c1c598d0a', + 'dart_revision': '883ab3f70e3dd6b926aaf86abbbc08621c8d31c1', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py