1name: "bazelbuild-kotlin-rules" 2description: 3 "A repository of [Bazel](https://bazel.build) starlark rules and tooling " 4 "for Kotlin. " 5 " " 6 "These rules are maintained and published by Google as-is, with limited to " 7 "no support available at the moment." 8 9third_party { 10 url { 11 type: GIT 12 value: "https://team.googlesource.com/kotlin-rules/rules" 13 } 14 version: "6c074b6ce60b1ccfdc17bcf5e0566f497a869790" 15 last_upgrade_date { year: 2023 month: 3 day: 13} 16 license_type: NOTICE 17} 18 19