Use gradle logger to filter out when running with only warning logs.
This commit is contained in:
parent
fdb1ebf0ce
commit
80b656a9c5
5 changed files with 17 additions and 11 deletions
|
|
@ -37,5 +37,5 @@ dependencies {
|
|||
implementation(libs.showkase)
|
||||
|
||||
allLibrariesImpl()
|
||||
allFeaturesImpl(rootDir)
|
||||
allFeaturesImpl(rootDir, logger)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue