Fix kotlin-daemon-client project config and publications, fix problem with uploadArchives task
This commit is contained in:
@@ -107,3 +107,8 @@ projectTest {
|
||||
testsJar {}
|
||||
|
||||
classesDirsArtifact()
|
||||
|
||||
|
||||
task("uploadArchives") {
|
||||
// hides rule-based task with the same name, which appears to be broken in this project
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user