Replace rustls-platform-verifier-android.aar with single class (#6610)
* Replace the `rustls-platform-verifier-android.aar` with the actual source code * Exclude the platform-verifier code from linters * Add manual update instructions * Exclude from Kover too
This commit is contained in:
parent
6a4fed2baf
commit
a341a1a59e
11 changed files with 530 additions and 37 deletions
|
|
@ -43,6 +43,7 @@ val excludedKoverSubProjects = listOf(
|
|||
":libraries:core",
|
||||
":libraries:coroutines",
|
||||
":libraries:di",
|
||||
":libraries:rustls-tls",
|
||||
":tests:detekt-rules",
|
||||
":tests:konsist",
|
||||
":tests:testutils",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue