Roll Dart SDK from 1835098e9ae8 to 2a422d5af6c8 (1 revision) (flutter/engine#35152)

This commit is contained in:
skia-flutter-autoroll 2022-08-03 23:54:05 -04:00 committed by GitHub
parent e46b6ee859
commit 2c6b7ac7ea

2
DEPS
View File

@ -36,7 +36,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': '1835098e9ae82d5625b8dea4497d71f163ce8724',
'dart_revision': '2a422d5af6c8e7e9c6a3c37dcf41f905378a3218',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py