• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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