Set Dart version to git hash 3166bbf24b0c929eef33fd5d0f69e0f36a9009f3 (Dart 2.3.3-dev) (flutter/engine#9292)

* Update Dart to git hash 3166bbf24b0c929eef33fd5d0f69e0f36a9009f3
which is the Dart revision 2.3.3-dev-0.0

* Fix license file.
This commit is contained in:
Siva 2019-06-12 08:29:50 -07:00 committed by GitHub
parent d5bfcecbd1
commit b91a6e048d

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