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: "56d691d5d452654a36b5890992042e85137ad083" 15 last_upgrade_date { year: 2023 month: 10 day: 18} 16 license_type: NOTICE 17} 18 19