Skip to content

Commit 129fe19

Browse files
authored
Merge branch 'master' into fix-keyboard-issue
2 parents 311712f + c50dd2e commit 129fe19

File tree

542 files changed

+15561
-9752
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

542 files changed

+15561
-9752
lines changed

.ci.yaml

Lines changed: 17 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ platform_properties:
155155
]
156156
dependencies: >-
157157
[
158-
{"dependency": "apple_signing", "version": "version:to_2025"}
158+
{"dependency": "apple_signing", "version": "version:to_2026"}
159159
]
160160
os: Mac-14|Mac-15
161161
device_type: none
@@ -172,7 +172,7 @@ platform_properties:
172172
]
173173
dependencies: >-
174174
[
175-
{"dependency": "apple_signing", "version": "version:to_2025"}
175+
{"dependency": "apple_signing", "version": "version:to_2026"}
176176
]
177177
os: Mac-14|Mac-15
178178
device_type: none
@@ -190,7 +190,7 @@ platform_properties:
190190
]
191191
dependencies: >-
192192
[
193-
{"dependency": "apple_signing", "version": "version:to_2025"}
193+
{"dependency": "apple_signing", "version": "version:to_2026"}
194194
]
195195
device_type: none
196196
mac_model: "Macmini8,1"
@@ -210,7 +210,7 @@ platform_properties:
210210
]
211211
dependencies: >-
212212
[
213-
{"dependency": "apple_signing", "version": "version:to_2025"}
213+
{"dependency": "apple_signing", "version": "version:to_2026"}
214214
]
215215
os: Mac-14|Mac-15
216216
device_type: none
@@ -229,7 +229,7 @@ platform_properties:
229229
dependencies: >-
230230
[
231231
{"dependency": "ruby", "version": "ruby_3.1-pod_1.13"},
232-
{"dependency": "apple_signing", "version": "version:to_2025"}
232+
{"dependency": "apple_signing", "version": "version:to_2026"}
233233
]
234234
os: Mac-14|Mac-15
235235
device_type: none
@@ -271,7 +271,7 @@ platform_properties:
271271
dependencies: >-
272272
[
273273
{"dependency": "ruby", "version": "ruby_3.1-pod_1.13"},
274-
{"dependency": "apple_signing", "version": "version:to_2025"}
274+
{"dependency": "apple_signing", "version": "version:to_2026"}
275275
]
276276
os: Mac-14|Mac-15
277277
device_os: iOS-17|iOS-18
@@ -289,7 +289,7 @@ platform_properties:
289289
dependencies: >-
290290
[
291291
{"dependency": "ruby", "version": "ruby_3.1-pod_1.13"},
292-
{"dependency": "apple_signing", "version": "version:to_2025"}
292+
{"dependency": "apple_signing", "version": "version:to_2026"}
293293
]
294294
os: Mac-14|Mac-15
295295
cpu: x86
@@ -589,6 +589,8 @@ targets:
589589
]
590590
tags: >
591591
["framework", "hostonly", "linux"]
592+
docs: >
593+
{"build": "master", "deploy": "main-docs-flutter-prod"}
592594
validation: docs
593595
validation_name: Docs
594596
firebase_project: main-docs-flutter-prod
@@ -615,6 +617,8 @@ targets:
615617
]
616618
tags: >
617619
["framework", "hostonly", "linux"]
620+
docs: >
621+
{"build": "stable"}
618622
validation: docs
619623
validation_name: Docs
620624
# TODO(matanlurey): Neither of these properties are actually used, since
@@ -647,6 +651,8 @@ targets:
647651
]
648652
tags: >
649653
["framework", "hostonly", "linux"]
654+
docs: >
655+
{"post_process": "stable", "deploy": "docs-flutter-dev"}
650656
validation: docs_deploy
651657
validation_name: Docs_deploy
652658
firebase_project: docs-flutter-dev
@@ -1186,7 +1192,6 @@ targets:
11861192
- name: Linux linux_feature_flags_test
11871193
recipe: devicelab/devicelab_drone
11881194
timeout: 60
1189-
bringup: true
11901195
presubmit: false
11911196
properties:
11921197
xvfb: "1"
@@ -1528,7 +1533,8 @@ targets:
15281533
- engine/**
15291534
- DEPS
15301535

1531-
- name: Linux android_java11_tool_integration_tests
1536+
- name: Linux android_java17_tool_integration_tests
1537+
bringup: true
15321538
recipe: flutter/flutter_drone
15331539
timeout: 60
15341540
properties:
@@ -1541,9 +1547,9 @@ targets:
15411547
{"dependency": "cmake", "version": "build_id:8787856497187628321"},
15421548
{"dependency": "goldctl", "version": "git_revision:2387d6fff449587eecbb7e45b2692ca0710b63b9"},
15431549
{"dependency": "ninja", "version": "version:1.9.0"},
1544-
{"dependency": "open_jdk", "version": "version:11"}
1550+
{"dependency": "open_jdk", "version": "version:17"}
15451551
]
1546-
shard: android_java11_tool_integration_tests
1552+
shard: android_java17_tool_integration_tests
15471553
tags: >
15481554
["framework", "hostonly", "shard", "linux"]
15491555
test_timeout_secs: "2700"
@@ -2336,21 +2342,11 @@ targets:
23362342
- name: Linux_android_emu_unstable android_defines_test
23372343
recipe: devicelab/devicelab_drone
23382344
timeout: 60
2339-
bringup: true
23402345
properties:
23412346
tags: >
23422347
["devicelab", "linux"]
23432348
task_name: android_defines_test
23442349

2345-
- name: Linux_pixel_7pro android_obfuscate_test
2346-
recipe: devicelab/devicelab_drone
2347-
presubmit: false
2348-
timeout: 60
2349-
properties:
2350-
tags: >
2351-
["devicelab", "android", "linux", "pixel", "7pro"]
2352-
task_name: android_obfuscate_test
2353-
23542350
- name: Linux_pixel_7pro android_semantics_integration_test
23552351
recipe: devicelab/devicelab_drone
23562352
bringup: true # Failing: https://github.com/flutter/flutter/issues/153594
@@ -3134,7 +3130,6 @@ targets:
31343130

31353131
# linux mokey benchmark
31363132
- name: Linux_mokey new_gallery__crane_perf
3137-
bringup: true # Flaky https://github.com/flutter/flutter/issues/165963
31383133
recipe: devicelab/devicelab_drone
31393134
presubmit: false
31403135
timeout: 60
@@ -4668,7 +4663,6 @@ targets:
46684663
- DEPS
46694664

46704665
- name: Mac_x64 tool_tests_commands
4671-
bringup: true # https://github.com/flutter/flutter/issues/172375
46724666
recipe: flutter/flutter_drone
46734667
timeout: 60
46744668
properties:
@@ -4684,7 +4678,6 @@ targets:
46844678
["framework", "hostonly", "shard", "mac"]
46854679
46864680
- name: Mac_arm64 tool_tests_commands
4687-
bringup: true # https://github.com/flutter/flutter/issues/172375
46884681
recipe: flutter/flutter_drone
46894682
timeout: 60
46904683
properties:
@@ -5105,7 +5098,6 @@ targets:
51055098
- name: Mac_arm64_ios imitation_game_flutter
51065099
recipe: devicelab/devicelab_drone
51075100
presubmit: false
5108-
bringup: true
51095101
timeout: 60
51105102
properties:
51115103
tags: >
@@ -5699,7 +5691,6 @@ targets:
56995691

57005692
- name: Mac_ios keyboard_hot_restart_ios
57015693
recipe: devicelab/devicelab_drone
5702-
bringup: true
57035694
presubmit: false
57045695
timeout: 60
57055696
properties:

.gemini/config.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Minimize verbosity.
2+
have_fun: false
3+
code_review:
4+
# For now, use the default of MEDIUM for testing. Based on desired verbosity,
5+
# we can change this to LOW or HIGH in the future.
6+
comment_severity_threshold: MEDIUM
7+
pull_request_opened:
8+
# Explicitly set help to false in case the default changes in the future, as
9+
# having a help message on every PR would be spammy.
10+
help: false
11+
# These tend to be verbose, and since we expect PR authors to clearly
12+
# describe their PRs this would be at best duplicative.
13+
summary: false
14+
ignore_patterns:
15+
# Avoid code reviews on rolls.
16+
- DEPS
17+
- "bin/internal/*.version"
18+
- "engine/src/flutter/ci/licenses_golden/**"
19+
# Avoid code reviews on all third_party files.
20+
- "**/third_party/**"

.gemini/styleguide.md

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
# Flutter Style Guide
2+
3+
This style guide outlines the coding conventions for contributions to the
4+
flutter/flutter repository. It is based on the more comprehensive official
5+
[style guide for the Flutter repository](https://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md).
6+
7+
## Best Practices
8+
- Code should follow the guidance and principles described in
9+
[the Flutter contribution guide](https://github.com/flutter/flutter/blob/main/CONTRIBUTING.md).
10+
- Code should be tested and follow the guidance described in the [writing effective tests guide](https://github.com/flutter/flutter/blob/main/docs/contributing/testing/Writing-Effective-Tests.md) and the [running and writing tests guide](https://github.com/flutter/flutter/blob/main/docs/contributing/testing/Running-and-writing-tests.md).
11+
- Changes to the [engine/ directory](https://github.com/flutter/flutter/tree/main/engine) should additionally have appropriate tests as described in [the engine test guidance](https://github.com/flutter/flutter/blob/main/engine/src/flutter/docs/testing/Testing-the-engine.md).
12+
- PR descriptions should include the Pre-launch Checklist from
13+
[the PR template](https://github.com/flutter/flutter/blob/main/.github/PULL_REQUEST_TEMPLATE.md),
14+
with all of the steps completed.
15+
16+
## General Philosophy
17+
18+
- **Optimize for readability**: Code is read more often than it is written.
19+
- **Avoid duplicating state**: Keep only one source of truth.
20+
- Write what you need and no more, but when you write it, do it right.
21+
- **Error messages should be useful**: Every error message is an opportunity to make someone love our product.
22+
23+
## Dart Formatting
24+
25+
- All Dart code is formatted using `dart format`. This is enforced by CI.
26+
- Constructors come first in a class definition, with the default constructor preceding named constructors.
27+
- Other class members should be ordered logically (e.g., by lifecycle, or grouping related fields and methods).
28+
29+
## Miscellaneous Languages
30+
31+
- Python code is formatted using `yapf`, linted with `pylint`, and should follow the [Google Python Style Guide](https://google.github.io/styleguide/pyguide.html).
32+
- C++ code is formatted using `clang-format`, linted with `clang-tidy`, and should follow the [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html).
33+
- Shaders are formatted using `clang-format`.
34+
- Kotlin code is formatted using `ktformat`, linted with `ktlint`, and should follow the [Android Kotlin Style Guide](https://developer.android.com/kotlin/style-guide).
35+
- Java code is formatted using `google-java-format` and should follow the [Google Java Style Guide](https://google.github.io/styleguide/javaguide.html).
36+
- Objective-C is formatted using `clang-format`, linted with `clang-tidy`, and should follow the [Google Objective-C Style Guide](https://google.github.io/styleguide/objcguide.html).
37+
- Swift is formatted and linted using `swift-format` and should follow the [Google Swift Style Guide](https://google.github.io/swift).
38+
- GN code is formatted using `gn format` and should follow the [GN Style Guide](https://gn.googlesource.com/gn/+/main/docs/style_guide.md).
39+
40+
## Documentation
41+
42+
- All public members should have documentation.
43+
- **Answer your own questions**: If you have a question, find the answer, and then document it where you first looked.
44+
- **Documentation should be useful**: Explain the *why* and the *how*.
45+
- **Introduce terms**: Assume the reader does not know everything. Link to definitions.
46+
- **Provide sample code**: Use `{@tool dartpad}` for runnable examples.
47+
- Inline code samples are contained within `{@tool dartpad}` and `{@end-tool}`, and use the format of the following example to insert the code sample:
48+
- `/// ** See code in examples/api/lib/widgets/sliver/sliver_list.0.dart **`
49+
- Do not confuse this format with `/// See also:` sections of the documentation, which provide helpful breadcrumbs to developers.
50+
- **Provide illustrations or screenshots** for widgets.
51+
- Use `///` for public-quality documentation, even on private members.
52+
53+
## Further Reading
54+
55+
For more detailed guidance, refer to the following documents:
56+
57+
- [Style guide for the Flutter repository](https://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md)
58+
- [Effective Dart: Style](https://dart.dev/effective-dart/style)
59+
- [Tree Hygiene](https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md)
60+
- [The Flutter contribution guide](https://github.com/flutter/flutter/blob/main/CONTRIBUTING.md)
61+
- [Writing effective tests guide](https://github.com/flutter/flutter/blob/main/docs/contributing/testing/Writing-Effective-Tests.md)
62+
- [Running and writing tests guide](https://github.com/flutter/flutter/blob/main/docs/contributing/testing/Running-and-writing-tests.md)
63+
- [Engine testing guide](https://github.com/flutter/flutter/blob/main/engine/src/flutter/docs/testing/Testing-the-engine.md)

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ To learn more about code review, see our documentation on Tree Hygiene: https://
2424

2525
If you need help, consider asking for advice on the #hackers-new channel on [Discord].
2626

27+
**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.
28+
2729
<!-- Links -->
2830
[Contributor Guide]: https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#overview
2931
[Tree Hygiene]: https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@ docs/releases/Hotfix-Documentation-Best-Practices.md
3131
-->
3232
## Flutter 3.32 Changes
3333

34+
### [3.32.8](https://github.com/flutter/flutter/releases/tag/3.32.8)
35+
36+
- [flutter/150131](https://github.com/flutter/flutter/issues/150131) iOS users on macOS 15 may see a tool crash if permissions are missing. Can work around by enabling mDNS permissions.
37+
- [flutter/155294](https://github.com/flutter/flutter/issues/155294) [flutter/169506](https://github.com/flutter/flutter/issues/169506) On android Add a new api for requesting a new surface from the embedder that is different from any previously returned.
38+
- [flutter/172602](https://github.com/flutter/flutter/pull/172602) Do not call hasUnifiedMemory that was introduced in macOS 10.15 on versions before 10.15.
39+
- [flutter/172250](https://github.com/flutter/flutter/issues/172250) `TextInput.hide` call incorrectly clears the text in the active text field on iOS.
40+
3441
### [3.32.7](https://github.com/flutter/flutter/releases/tag/3.32.7)
3542

3643
- [flutter/172121](https://github.com/flutter/flutter/pull/172121) - Fix iOS images replaced with pink fill when coming out of background.

CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
# The following files define an Application Binary Interface (ABI) that must maintain
3030
# both forward and backward compatibility. Changes should be heavily
3131
# scrutinized as mistakes are irreversible.
32-
/engine/src/flutter/shell/platform/embedder/embedder.h @cbracken @chinmaygarde @loic-sharma
33-
/engine/src/flutter/shell/platform/embedder/tests/embedder_frozen.h @cbracken @chinmaygarde @loic-sharma
32+
/engine/src/flutter/shell/platform/embedder/embedder.h @chinmaygarde @loic-sharma
33+
/engine/src/flutter/shell/platform/embedder/tests/embedder_frozen.h @chinmaygarde @loic-sharma
3434

3535
# Android team - keep this synced with .github/labeler.yml's team-android section.
3636
/docs/platform/android/** @flutter/android-reviewers

DEPS

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': '9587301e33bc4e3399a0c5977002b15e9a34a7fb',
17+
'skia_revision': '81dd6aa516b0ee1fc79968569b15ada2e3cb14cf',
1818

1919
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
@@ -56,28 +56,28 @@ vars = {
5656
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5858
# updated revision list of existing dependencies.
59-
'dart_revision': 'da9e0299c120d5dc4b5f0da8a75c137abf54efe1',
59+
'dart_revision': '3f1307d72d6f3dd8a48e73a52bc89e8dc1a3d1b3',
6060

6161
# WARNING: DO NOT EDIT MANUALLY
6262
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
63-
'dart_ai_rev': '61ba1ea081dbc83c89b62bd65336328a71fda858',
63+
'dart_ai_rev': '7fbe88a5d05fa4debcc3fb9bcd6c29dddafee745',
6464
'dart_binaryen_rev': '1d2e23d5e55788091a51420ba3a9889d4efe7509',
6565
'dart_boringssl_rev': 'be5be0a4f5ebf00da151a06860deb11a0ffb609f',
6666
'dart_core_rev': 'b59ecf4ceebe6153e1c0166b7c9a7fdd9458a89d',
6767
'dart_devtools_rev': '131c9de7c067973d314b2684939c95e0a82b2bdb',
6868
'dart_ecosystem_rev': 'd5233c6dd0767cffa5742e32c4bc7c230c9c4b12',
69-
'dart_http_rev': '2d9681d0eee20492ef956887b992d70d7119f16e',
69+
'dart_http_rev': 'afda3102b7ed5467f435b9ad4a29a1032f195156',
7070
'dart_i18n_rev': 'c45e050426bdeaaa120e5ce856abb486863d0476',
7171
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7272
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
7373
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
74-
'dart_protobuf_rev': '04bd6ace9326616a41a6a6bef93355f73fa28faf',
74+
'dart_protobuf_rev': '44ecd7424fa0a9e023ecac0d894f50926ed111cf',
7575
'dart_pub_rev': 'c3e50919d11896f014cb971e1776d00a0e2d18b3',
7676
'dart_sync_http_rev': 'c07f96f89a7eec7e3daac641fa6c587224fcfbaa',
77-
'dart_tools_rev': 'a4335eb80c55c3944a6af1a5ce20f5694298afdc',
77+
'dart_tools_rev': '2a2a2d611f2b98888bb6a93b03aa350c97310d87',
7878
'dart_vector_math_rev': '13f185f7e97d559e003f5ac79201da12f9a01049',
79-
'dart_web_rev': '7e0853d6255d988a5813e680853565b4317da729',
80-
'dart_webdev_rev': '7f376d242709e933fff70610503d0c5c09b2e17e',
79+
'dart_web_rev': 'da1dd5d7701d5f2ae9be380ba7de1e3a3201cc64',
80+
'dart_webdev_rev': '4fc5d8c1941403200b09e51d4d89ae8cb8c07bd3',
8181
'dart_webdriver_rev': 'cfab787b30fbfb5509f9fc45cfce51157fb9f369',
8282
'dart_webkit_inspection_protocol_rev': 'effa75205516757795683d527c3dea9546eb0c32',
8383

@@ -202,7 +202,7 @@ vars = {
202202
# The version / instance id of the cipd:chromium/fuchsia/test-scripts which
203203
# will be used altogether with fuchsia-sdk to setup the build / test
204204
# environment.
205-
'fuchsia_test_scripts_version': 'MnFlN7VWM_7h7EmBVZb19_esvkySlaAx9dJkdVWg114C',
205+
'fuchsia_test_scripts_version': 'BWj3yYC74ud58QhN0y4lN2AnKGjRYR6ZctKTWVzGAMQC',
206206

207207
# The version / instance id of the cipd:chromium/fuchsia/gn-sdk which will be
208208
# used altogether with fuchsia-sdk to generate gn based build rules.
@@ -311,7 +311,7 @@ deps = {
311311
Var('dart_git') + '/core.git' + '@' + Var('dart_core_rev'),
312312

313313
'engine/src/flutter/third_party/dart/third_party/pkg/dart_style':
314-
Var('dart_git') + '/dart_style.git@44e8cfe7ba5a873ef81b6b39c07d50171eccf021',
314+
Var('dart_git') + '/dart_style.git@5d2ad56bf523cd017febe54514e72c41e86520ee',
315315

316316
'engine/src/flutter/third_party/dart/third_party/pkg/dartdoc':
317317
Var('dart_git') + '/dartdoc.git@882aea9351262d618c955322f4c9aafe9540b848',
@@ -329,7 +329,7 @@ deps = {
329329
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',
330330

331331
'engine/src/flutter/third_party/dart/third_party/pkg/native':
332-
Var('dart_git') + '/native.git@cc5539fe3fd782629f13e05b0c83093862baf7ca',
332+
Var('dart_git') + '/native.git@16ae2d8619e23fc2bd83fbff087a26ac032a1145',
333333

334334
'engine/src/flutter/third_party/dart/third_party/pkg/protobuf':
335335
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),
@@ -347,7 +347,7 @@ deps = {
347347
Var('dart_git') + '/external/github.com/simolus3/tar.git@5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a',
348348

349349
'engine/src/flutter/third_party/dart/third_party/pkg/test':
350-
Var('dart_git') + '/test.git@2be5ca067bdf09e999be2ad760ab8efab854e789',
350+
Var('dart_git') + '/test.git@6aeb1e4fbc409c142d786b90d81b867e16486699',
351351

352352
'engine/src/flutter/third_party/dart/third_party/pkg/tools':
353353
Var('dart_git') + '/tools.git' + '@' + Var('dart_tools_rev'),
@@ -528,7 +528,7 @@ deps = {
528528
Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator' + '@' + 'c788c52156f3ef7bc7ab769cb03c110a53ac8fcb',
529529

530530
'engine/src/flutter/third_party/abseil-cpp':
531-
Var('flutter_git') + '/third_party/abseil-cpp.git' + '@' + 'ff6504dc527b25fef0f3c531e7dba0ed6b69c162',
531+
Var('flutter_git') + '/third_party/abseil-cpp.git' + '@' + '182d30b2816f3fada3b7707cf9b0eb7d2e71a111',
532532

533533
# Dart packages
534534
'engine/src/flutter/third_party/pkg/archive':
@@ -810,7 +810,7 @@ deps = {
810810
'packages': [
811811
{
812812
'package': 'fuchsia/sdk/core/linux-amd64',
813-
'version': 'a_55b5hqpRnigzuNCrDYxZskJMdLKyhTNv_ir8iap7QC'
813+
'version': 'yFLr81lLXmSX7n11Dl7xB8XuK_4xwp26GAfS8zCC53IC'
814814
}
815815
],
816816
'condition': 'download_fuchsia_deps and not download_fuchsia_sdk',

0 commit comments

Comments
 (0)