Rename artifacts, fix dependencies and artifact contents
This commit is contained in:
@@ -20,6 +20,8 @@ val ideaCommunityPlugin by configurations.creating
|
||||
|
||||
val ideaProjectResources = project(":idea").the<JavaPluginConvention>().sourceSets["main"].output.resourcesDir
|
||||
|
||||
evaluationDependsOn(":prepare:idea-plugin")
|
||||
|
||||
dependencies {
|
||||
compile(projectDist(":kotlin-reflect"))
|
||||
compile(projectDist(":kotlin-stdlib"))
|
||||
|
||||
Reference in New Issue
Block a user