From ee8cf981cd8e86a5b7d343608b64e4efb64063c3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 5 Apr 2021 05:34:01 -0400 Subject: [PATCH] Roll Dart SDK from 3f2cdd7b7393 to 5138e77df795 (1 revision) (flutter/engine#25418) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a5b7d1bfcee..a2fef122435 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '3f2cdd7b73937720b044297be04d842c245aa635', + 'dart_revision': '5138e77df79512c40fb4e57cfa2b84ca084cb8bb', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py