mirror of
https://github.com/pachli/pachli-android.git
synced 2025-01-23 05:40:19 +01:00
bafd8e474d
"BKS" in the error refers to "Bouncycastle KeyStore". Remove all usage of the Bouncycastle library from the code, re-implementing one required function based on code from SubwayTooter. Add a license entry that acknowledges this. Fixes #1143
17 lines
439 B
JSON
17 lines
439 B
JSON
{
|
|
"uniqueId": "com.github.tateisu/SubwayTooter",
|
|
"developers": [
|
|
{
|
|
"name": "tateisu@mastodon.juggler.jp",
|
|
"organisationUrl": "https://github.com/tateisu/SubwayTooter"
|
|
}
|
|
],
|
|
"artifactVersion": "f20f9fee8e",
|
|
"description": "X9.62 point encoding",
|
|
"name": "SubwayTooter code",
|
|
"licenses": [
|
|
"Apache_2_0"
|
|
],
|
|
"website": "https://subwaytooter.hatenadiary.jp/"
|
|
}
|