Romain Jobredeaux | bf11c50 | 2022-09-08 10:07:11 -0400 | [diff] [blame] | 1 | name: "bazelbuild-kotlin-rules" |
| 2 | description: |
| 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 | |
| 9 | third_party { |
| 10 | url { |
| 11 | type: GIT |
| 12 | value: "https://team.googlesource.com/kotlin-rules/rules" |
| 13 | } |
Alix | fb2b420 | 2023-10-18 13:48:54 +0000 | [diff] [blame] | 14 | version: "56d691d5d452654a36b5890992042e85137ad083" |
| 15 | last_upgrade_date { year: 2023 month: 10 day: 18} |
Romain Jobredeaux | bf11c50 | 2022-09-08 10:07:11 -0400 | [diff] [blame] | 16 | license_type: NOTICE |
| 17 | } |
| 18 | |