Implement publishing in the build
This commit is contained in:
@@ -7,7 +7,7 @@ dependencies {
|
||||
val compile by configurations
|
||||
compile(commonDep("org.apache.ant", "ant"))
|
||||
compile(project(":compiler:preloader"))
|
||||
compile(kotlinDep("stdlib"))
|
||||
compile(project(":kotlin-stdlib"))
|
||||
buildVersion()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user