We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86aeb6c commit f80aaa5Copy full SHA for f80aaa5
protobuf-lite/BUILD.bazel
@@ -16,7 +16,7 @@ java_library(
16
17
# This config is not fully-reliable. If it breaks, it is probably because you
18
# are changing --android_crosstool_top. Instead of doing that, you can bind
19
-# your own toolchain on top of the default android/closstool, as mentioned at
+# your own toolchain on top of the default android/crosstool, as mentioned at
20
# https://github.com/bazelbuild/bazel/issues/3924#issuecomment-338704582
21
config_setting(
22
name = "android",
0 commit comments