summaryrefslogtreecommitdiff
path: root/METADATA
blob: 06af0ba04f8fbf1dc71620c182bfe0e5a156252d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "desugar"
description:
    "Tool for desugaring Java constructs not supported by Android tools or "
    "devices."

third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/bazelbuild/bazel/tree/master/src/tools/android/java/com/google/devtools/build/android/desugar"
  }
  url {
    type: GIT
    value: "https://github.com/bazelbuild/bazel"
  }
  version: "0c12603bedd4a270094137269b910a8587d3f93c"
  last_upgrade_date { year: 2018 month: 5 day: 3 }
  license_type: NOTICE
}