mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 7e3310bbe1ed to a9cfcc289ed4 (1 revision) (flutter/engine#31369)
This commit is contained in:
parent
e52f476018
commit
049a3e02e2
4
DEPS
4
DEPS
@ -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': '7e3310bbe1edbf88193c64654fa63d762cd8e336',
|
||||
'dart_revision': 'a9cfcc289ed49636695d8af0da87d8ed34bad657',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -232,7 +232,7 @@ deps = {
|
||||
Var('dart_git') + '/glob.git@da1f4595ee2f87982cbcc663d4cac244822d9227',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/html':
|
||||
Var('dart_git') + '/html.git@00cd3c22dac0e68e6ed9e7e4945101aedb1b3109',
|
||||
Var('dart_git') + '/html.git@3c2448108b431dd00d3a7033d9f43f19fa5d93d3',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http':
|
||||
Var('dart_git') + '/http.git@1e42ffa181b263f7790f276a5465832bff7ce615',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user