Always depend on runtimeJar of kotlin-daemon-client
This commit is contained in:
@@ -30,6 +30,8 @@ sourceSets {
|
||||
"test" {}
|
||||
}
|
||||
|
||||
noDefaultJar()
|
||||
|
||||
runtimeJar(task<ShadowJar>("shadowJar")) {
|
||||
from(the<JavaPluginConvention>().sourceSets.getByName("main").output)
|
||||
fromEmbeddedComponents()
|
||||
|
||||
Reference in New Issue
Block a user