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

Commit ca7dd97

Browse files
committed
Update to Dart revision de63e4f
This contains some fixes for Fuchsia and I'd like to keep the version of Dart used in fuchsia and flutter builds consistent. Should have no other impactful changes for Flutter.
1 parent 2868251 commit ca7dd97

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
@@ -27,7 +27,7 @@ vars = {
2727

2828
# Note: When updating the Dart revision, ensure that all entries that are
2929
# dependencies of dart are also updated
30-
'dart_revision': '1ed4c27c01de6680766593b88a531ef86883a117',
30+
'dart_revision': 'de63e4fa94a1cebf86f0541ac14f25fd0bff73c0',
3131
'dart_boringssl_gen_revision': '1a810313a0290e1caace9da73fa3ab89995ad2c7',
3232
'dart_boringssl_revision': 'd519bf6be0b447fb80fbc539d4bff4479b5482a2',
3333
'dart_observatory_packages_revision': '26aad88f1c1915d39bbcbff3cad589e2402fdcf1',

0 commit comments

Comments
 (0)