Update the Dart version to 1d8b81283c1dee38f1dd87b71b16aa1648b01155 (flutter/engine#9318)

(Dart 2.4.0 Stable version)
This commit is contained in:
Siva 2019-06-13 13:57:06 -07:00 committed by GitHub
parent 05d24aed23
commit 60f46483eb

2
DEPS
View File

@ -32,7 +32,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': '3166bbf24b0c929eef33fd5d0f69e0f36a9009f3',
'dart_revision': '1d8b81283c1dee38f1dd87b71b16aa1648b01155',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py