Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 9757ef7

Browse files
Roll Dart SDK from 6415ba55bf6a to b3372378e487 (1 revision)
https://dart.googlesource.com/sdk.git/+log/6415ba55bf6a..b3372378e487 2023-08-04 [email protected] Version 3.2.0-38.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent d15a02a commit 9757ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ vars = {
5353
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5454
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5555
# updated revision list of existing dependencies.
56-
'dart_revision': '6415ba55bf6acae6e2724d9da399c27b4d8e6950',
56+
'dart_revision': 'b3372378e487ed92f173e7dd74b9da1efeec05ea',
5757

5858
# WARNING: DO NOT EDIT MANUALLY
5959
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

0 commit comments

Comments
 (0)