xref: /aosp_15_r20/external/leakcanary2/METADATA (revision d9e8da70d8c9df9a41d7848ae506fb3115cae6e6)
1name: "leakcanary2"
2description:
3    "Memory leak detection library for Android."
4
5third_party {
6  identifier {
7    type: "Git"
8    value: "https://github.com/square/leakcanary"
9    primary_source: true
10    version: "2.13"
11  }
12  license_type: NOTICE
13  version: "2.13"
14  last_upgrade_date { year: 2024 month: 5 day: 20 }
15}
16