aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 9e9632a46ab4759f931ffc5947a9d1e3f4d372e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "bazelbuild-kotlin-rules"
description:
    "A repository of [Bazel](https://bazel.build) starlark rules and tooling "
    "for Kotlin. "
    " "
    "These rules are maintained and published by Google as-is, with limited to "
    "no support available at the moment."

third_party {
  url {
    type: GIT
    value: "https://team.googlesource.com/kotlin-rules/rules"
  }
  version: "0904db290987a7e48a708369e5093b6d033769e7"
  last_upgrade_date { year: 2022 month: 12 day: 14}
  license_type: NOTICE
}