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 18d8be4 commit 9423246Copy full SHA for 9423246
docs/kotlin.md
@@ -467,6 +467,7 @@ kt_jvm_library(
467
srcs = glob(["*.kt"]),
468
plugins = ["//:moshi-kotlin-codegen"],
469
)
470
+```
471
472
**ATTRIBUTES**
473
kotlin/internal/jvm/jvm.bzl
@@ -607,6 +607,7 @@ kt_jvm_library(
607
608
609
610
611
""",
612
attrs = {
613
"deps": attr.label_list(
0 commit comments