From 809aa5dc7fe889cfac9db415714dc9c642d0c602 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 11 Aug 2022 22:13:21 -0400 Subject: [PATCH] Roll Dart SDK from 36c21217228c to 48134445a5f2 (1 revision) (flutter/engine#35364) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d33dd0b9903..0c35c83d731 100644 --- a/DEPS +++ b/DEPS @@ -36,7 +36,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': '36c21217228c78dc1e0f2d1eb2d1c3df376698ec', + 'dart_revision': '48134445a5f2bba9191a236ee78e540f71c09203', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py