remove Kover & Sonar from base project
This commit is contained in:
parent
09a58f4142
commit
3b6fffdc52
1 changed files with 0 additions and 6 deletions
|
@ -17,13 +17,7 @@
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
buildsrc.conventions.base
|
buildsrc.conventions.base
|
||||||
buildsrc.conventions.sonarqube
|
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "net.thauvin.erik"
|
group = "net.thauvin.erik"
|
||||||
version = "1.4.0-SNAPSHOT"
|
version = "1.4.0-SNAPSHOT"
|
||||||
|
|
||||||
dependencies {
|
|
||||||
kover(projects.app)
|
|
||||||
kover(projects.lib)
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue