Use gradle logger to filter out when running with only warning logs.
This commit is contained in:
parent
981632b7a4
commit
14366e18e7
5 changed files with 17 additions and 11 deletions
|
|
@ -206,7 +206,7 @@ knit {
|
|||
dependencies {
|
||||
allLibrariesImpl()
|
||||
allServicesImpl()
|
||||
allFeaturesImpl(rootDir)
|
||||
allFeaturesImpl(rootDir, logger)
|
||||
implementation(projects.libraries.deeplink)
|
||||
implementation(projects.tests.uitests)
|
||||
implementation(projects.anvilannotations)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue