summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--METADATA15
1 files changed, 15 insertions, 0 deletions
diff --git a/METADATA b/METADATA
index d97975c..06af0ba 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,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
}