Bump Dart SDK to 1.18.0-dev.4.0.

Last dev push for `1.18`.
This commit is contained in:
pq 2016-07-06 14:43:40 -07:00
parent ec752d813d
commit cb4f01ae3d
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1.18.0-dev.3.0 1.18.0-dev.4.0

View File

@ -10,7 +10,7 @@ dependencies:
# We don't actually depend on 'analyzer', but 'test' and 'flutter_tools' do. # We don't actually depend on 'analyzer', but 'test' and 'flutter_tools' do.
# We pin the version of analyzer we depend on to avoid version skew across our # We pin the version of analyzer we depend on to avoid version skew across our
# packages. # packages.
analyzer: 0.27.4-alpha.15 analyzer: 0.27.4-alpha.16
flutter: flutter:
path: ../flutter path: ../flutter

View File

@ -38,7 +38,7 @@ dependencies:
test: 0.12.13+5 test: 0.12.13+5
# Pinned in flutter_test as well. # Pinned in flutter_test as well.
analyzer: 0.27.4-alpha.15 analyzer: 0.27.4-alpha.16
dev_dependencies: dev_dependencies:
mockito: ^0.11.0 mockito: ^0.11.0