Remove :samples:minimal module
This commit is contained in:
parent
a132be2dd8
commit
4c61e5dfa2
32 changed files with 3 additions and 587 deletions
|
|
@ -32,10 +32,8 @@ val localAarProjects = listOf(
|
|||
|
||||
val excludedKoverSubProjects = listOf(
|
||||
":app",
|
||||
":samples",
|
||||
":anvilannotations",
|
||||
":anvilcodegen",
|
||||
":samples:minimal",
|
||||
":tests:testutils",
|
||||
// Exclude `:libraries:matrix:impl` module, it contains only wrappers to access the Rust Matrix
|
||||
// SDK api, so it is not really relevant to unit test it: there is no logic to test.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue