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

Commit 30c8da8

Browse files
authored
Pull $flutter_root:config into shell/engine/version:version (#6186)
To fix the Fuchsia build.
1 parent a146862 commit 30c8da8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shell/version/BUILD.gn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ source_set("version") {
1515
"SHELL_SKIA_VERSION=\"$shell_skia_version\"",
1616
"SHELL_DART_VERSION=\"$shell_dart_version\"",
1717
]
18+
19+
public_configs = [ "$flutter_root:config" ]
1820
}

0 commit comments

Comments
 (0)