[build] project structure and publishing improvements
This commit is contained in:
@@ -2,10 +2,6 @@ plugins {
|
||||
`kotlin-dsl`
|
||||
}
|
||||
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":helpers"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user