From a268c4dd2962f93946ccc28876d251072f28ce10 Mon Sep 17 00:00:00 2001 From: Godofredo Contreras Date: Wed, 17 Apr 2024 09:38:35 -0700 Subject: [PATCH] Update Dart SDK to d70d99a911b3316ca0d442caaf24fe57afe59893 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bfbfae8d93dff..aec5c02d0112f 100644 --- a/DEPS +++ b/DEPS @@ -66,7 +66,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': 'c09cb46304325cc59890ef685d33f5e022da047e', + 'dart_revision': 'd70d99a911b3316ca0d442caaf24fe57afe59893', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py