Skip to content

Commit

Permalink
Roll Dart SDK from 40a4b48 to f1f399f (2 revisions) (flutter#30388)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Dec 17, 2021
1 parent 92d9786 commit 9177b32
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 @@ -39,7 +39,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '40a4b4884dff692752e65266c0194ea51e29b5c4',
'dart_revision': 'f1f399f8aedb226e1422f9e91d98aeb8ece58e89',

# 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 @@ -359,7 +359,7 @@ deps = {
Var('dart_git') + '/package_config.git@fb736aa12316dd2d882b202a438a6946a4b4bea0',

'src/third_party/dart/tools/sdks':
{'packages': [{'version': 'version:2.15.0-268.8.beta', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
{'packages': [{'version': 'version:2.15.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: 1279ff0657232f7ec6a85d8ceb4acae1
Signature: 637c92a08b8852b586596e4a18e5d7ad

UNUSED LICENSES:

Expand Down

0 comments on commit 9177b32

Please sign in to comment.