Skip to content

Commit 3452d73

Browse files
authored
Bump Dart version + update DEPS for 3.41 stable release (#182098)
Bump dart revision to dart-lang/sdk@1a420a3 and update DEPS. **Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.
1 parent af179ac commit 3452d73

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ vars = {
5959
# updated revision list of existing dependencies. You will need to
6060
# gclient sync before and after update deps to ensure all deps are updated.
6161
# updated revision list of existing dependencies.
62-
'dart_revision': '5e41729c1d23f451b8985d1879c796bd8e7efa43',
62+
'dart_revision': '1a420a3f9a9ae64426d90b711cf1e6d73e953f23',
6363

6464
# WARNING: DO NOT EDIT MANUALLY
6565
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -75,7 +75,7 @@ vars = {
7575
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
7676
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
7777
'dart_protobuf_rev': '9e30258e0aa6a6430ee36c84b75308a9702fde42',
78-
'dart_pub_rev': 'b21ac685bc64f6e81050ec0093aa83543d66e2fd',
78+
'dart_pub_rev': 'bc20c071806565606f6650e0260104b4a5c14fa8',
7979
'dart_sync_http_rev': '6666fff944221891182e1f80bf56569338164d72',
8080
'dart_tools_rev': '87270e60a5c92f127acb29d6e0dbc2d920c3f669',
8181
'dart_vector_math_rev': '70a9a2cb610d040b247f3ca2cd70a94c1c6f6f23',

0 commit comments

Comments
 (0)