Roll Dart SDK from 36c21217228c to 48134445a5f2 (1 revision) (flutter/engine#35364)

This commit is contained in:
skia-flutter-autoroll 2022-08-11 22:13:21 -04:00 committed by GitHub
parent e1075d5a71
commit 809aa5dc7f

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': '36c21217228c78dc1e0f2d1eb2d1c3df376698ec',
'dart_revision': '48134445a5f2bba9191a236ee78e540f71c09203',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py