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 bff536b commit 6874aa0Copy full SHA for 6874aa0
config/fuchsia/gn_configs.gni
@@ -53,7 +53,7 @@ declare_args() {
53
# files from //third_party/ in //build/.
54
# Note, `current_cpu` should always exist in the //build/ tree, so the
55
# `target_cpu` fallback has been removed.
56
-fuchsia_target_api_level = 26
+fuchsia_target_api_level = 27
57
fuchsia_arch_root =
58
"${fuchsia_sdk}/obj/${target_cpu}-api-${fuchsia_target_api_level}"
59
0 commit comments