Switch to AboutLibraries for the third-party license list

The previous library we were using is unmaintained and can't be
customized to match the Material 3 theme.
This commit is contained in:
Alexander Bakker 2024-03-19 22:22:44 +01:00
parent 8001ecb482
commit 60c72d48ee
19 changed files with 4020 additions and 375 deletions

View file

@ -0,0 +1,6 @@
{
"uniqueId": "com.github.avito-tech:krop",
"licenses": [
"MIT"
]
}

View file

@ -0,0 +1,6 @@
{
"uniqueId": "com.github.topjohnwu.libsu:.*::regex",
"licenses": [
"Apache-2.0"
]
}

View file

@ -0,0 +1,6 @@
{
"uniqueId": "com.amulyakhare:com.amulyakhare.textdrawable",
"licenses": [
"MIT"
]
}