From 6e6bcd6659ebdd1640239fa735cc9df598fccaa5 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 11 Feb 2022 16:40:09 -0500 Subject: [PATCH] Roll Dart SDK from 6761acad2daf to afd72d6097dc (1 revision) (flutter/engine#31410) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d3b4108e045..b6d13c58156 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': '6761acad2daf70130cdd4250366ba52577b0b09b', + 'dart_revision': 'afd72d6097dc1652d5c8adaed41db910c10c60b4', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py