summaryrefslogtreecommitdiff
path: root/METADATA
blob: 50f130db3750761a03f7095a916f5564aa44db8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "platform/external/protobuf-javalite"
description:
    "Protocol Buffers - Google's data interchange format "
    "This is the javalite branch that supports building protoc-gen-javalite."

third_party {
  url {
    type: HOMEPAGE
    value: "https://developers.google.com/protocol-buffers/"
  }
  url {
    type: GIT
    value: "https://github.com/protocolbuffers/protobuf"
  }
  version: "v3.0.1-javalite"
  last_upgrade_date { year: 2018 month: 10 day: 11 }
  license_type: NOTICE
}