[build] project structure and publishing improvements
This commit is contained in:
@@ -6,10 +6,6 @@ plugins {
|
||||
group = "de.siphalor.tweed5"
|
||||
version = properties["version"]!!
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
rootProject.subprojects.forEach { subproject ->
|
||||
subproject.plugins.withId("jacoco") {
|
||||
|
||||
Reference in New Issue
Block a user