Skip to content

Commit

Permalink
Roll Dart SDK from 4ce8bbf to 47e55d2 (3 revisions) (flutter#26545)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Jun 2, 2021
1 parent 60ffab0 commit 3eca711
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': '4ce8bbf4738d434be38644089cc463eddfce90a8',
'dart_revision': '47e55d2e746ad3a284ed7621d3cb99c1f012739c',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down Expand Up @@ -342,7 +342,7 @@ deps = {
Var('dart_git') + '/package_config.git@a84c0d45401f215fbe9384df923a38f4022a3c45',

'src/third_party/dart/tools/sdks':
{'packages': [{'version': 'version:2.13.0-211.14.beta', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
{'packages': [{'version': 'version:2.13.1', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},

# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.

Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: d739988a51405dcceb420fbcb2c804c1
Signature: b2a77840f4ea0458b2f625d750298292

UNUSED LICENSES:

Expand Down

0 comments on commit 3eca711

Please sign in to comment.