Fixed sonar task
This commit is contained in:
parent
5d6ef9b5d8
commit
e61a9bddeb
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ tasks {
|
|||
mustRunAfter(clean)
|
||||
}
|
||||
|
||||
"sonarqube" {
|
||||
"sonar" {
|
||||
dependsOn(koverReport)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue