aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: a499231ceac2ea8990b6dff13757e6a0a0b69922 (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: "7a8fbedcfd9b4c1121d144329d9bf3e9a3184026"
  last_upgrade_date { year: 2023 month: 10 day: 3}
  license_type: NOTICE
}