Roll Dart SDK from 30f20b81c857 to 2a2b8bc0b434 (3 revisions) (flutter/engine#39902)

Roll Dart SDK from 30f20b81c857 to 2a2b8bc0b434 (3 revisions)
This commit is contained in:
skia-flutter-autoroll
2023-02-26 21:58:21 -05:00
committed by GitHub
parent b3464b8b25
commit 746a699d0f

2
DEPS
View File

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