xref: /aosp_15_r20/external/nullaway/METADATA (revision f50c306653bc89b8210ce6c9e0b0b44fc134bc03)
1name: "nullaway"
2description:
3    "Null-safety checking tool"
4
5third_party {
6  url {
7    type: GIT
8    value: "https://github.com/uber/nullaway"
9  }
10  version: "0.9.5"
11  last_upgrade_date { year: 2022 month: 02 day: 04 }
12  license_type: NOTICE
13}
14