From e2c3279223efa6726538c8059019baff8b598725 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Mon, 1 Nov 2021 09:18:01 -0700 Subject: [PATCH] Revert "Roll Dart SDK from 3b11f88c96a5 to 976f160b547f (3 revisions)" (flutter/engine#29440) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b1bf6c6556b..82c83df08a6 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': '976f160b547f27170899813de691bfaa64391a88', + 'dart_revision': '3b11f88c96a5ca59be307851087f3b5cc3acb004', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py