Roll Dart to ef926f98f525b085e1488be8c42b1c3f0a24c50d (flutter/engine#4956)

This commit is contained in:
Alexander Markov 2018-04-09 14:48:32 -07:00 committed by GitHub
parent 00424d36f7
commit 753cb10ea0
2 changed files with 2 additions and 2 deletions

2
DEPS
View File

@ -31,7 +31,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': '09e1766e6caa537e1271fbce04ebcbf8212b6569',
'dart_revision': 'ef926f98f525b085e1488be8c42b1c3f0a24c50d',
'dart_args_tag': '1.4.1',
'dart_async_tag': '2.0.6',

View File

@ -58,4 +58,4 @@ packages:
source: hosted
version: "1.1.5"
sdks:
dart: ">=1.21.0 <=2.0.0-edge.0d5cf900b021bf5c9fa593ffa12b15bcd1cc5fe0"
dart: ">=1.21.0 <=2.0.0-edge.af1436931b93e755d38223c487d33a0a1f5eadf5"