Changed the allow parameter to also take a string
This commit is contained in:
parent
f5201da64c
commit
c91770339d
4 changed files with 18 additions and 5 deletions
|
@ -108,7 +108,7 @@ tasks {
|
|||
archiveBaseName.set(rootProject.name)
|
||||
}
|
||||
|
||||
"sonarqube" {
|
||||
"sonar" {
|
||||
dependsOn(koverReport)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue