[Build] Move the daemon client sources into the default directory

This commit is contained in:
Alexander.Likhachev
2023-11-30 13:45:39 +01:00
committed by Space Team
parent d8c416f818
commit f7b139466d
11 changed files with 0 additions and 5 deletions
@@ -31,11 +31,6 @@ dependencies {
configureKotlinCompileTasksGradleCompatibility()
sourceSets {
"main" { projectDefault() }
"test" {}
}
publish()
runtimeJar()