commit | c7578bee79b59f8efedf7fe6c5dd63effab3c8ea | [log] [tgz] |
---|---|---|
author | restingbull@cabaretmechanique.com <restingbull@cabaretmechanique.com> | Fri Nov 05 14:41:16 2021 -0500 |
committer | restingbull@cabaretmechanique.com <restingbull@cabaretmechanique.com> | Fri Nov 05 14:41:16 2021 -0500 |
tree | 4794d81dc6c3100603d4aa9bb2367bd652dff93c | |
parent | ab13f08bbf1fa121a395fc5c22b457b85eedf59b [diff] |
Little too agressive on alias removal... Signed-off-by: restingbull@cabaretmechanique.com <restingbull@cabaretmechanique.com>
diff --git a/kotlin/kotlin.bzl b/kotlin/kotlin.bzl index 8e99cf2..dc0bb3a 100644 --- a/kotlin/kotlin.bzl +++ b/kotlin/kotlin.bzl
@@ -39,6 +39,7 @@ ":core.bzl", _define_kt_toolchain = "define_kt_toolchain", _kt_compiler_plugin = "kt_compiler_plugin", + _kt_register_toolchains = "kt_register_toolchains", ) define_kt_toolchain = _define_kt_toolchain