Roll Dart SDK from 977c3ad95a6c to 48f63ee9c074 (2 revisions) (flutter/engine#36727)

This commit is contained in:
skia-flutter-autoroll
2022-10-12 17:14:15 -04:00
committed by GitHub
parent 6f99da779e
commit 0dba3c474b

2
DEPS
View File

@@ -43,7 +43,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': '977c3ad95a6c39a738b55cf9f71a632fa67af50e',
'dart_revision': '48f63ee9c074685d756d0f0a1406e9a1ff1fa07d',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py