We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a146862 commit 30c8da8Copy full SHA for 30c8da8
shell/version/BUILD.gn
@@ -15,4 +15,6 @@ source_set("version") {
15
"SHELL_SKIA_VERSION=\"$shell_skia_version\"",
16
"SHELL_DART_VERSION=\"$shell_dart_version\"",
17
]
18
+
19
+ public_configs = [ "$flutter_root:config" ]
20
}
0 commit comments