Build: Centralize compiler dist build logic in :kotlin-compiler project
This commit is contained in:
@@ -3,10 +3,8 @@ description = 'Kotlin Test Annotations Common'
|
||||
apply plugin: 'kotlin-platform-common'
|
||||
apply plugin: 'pill-configurable'
|
||||
|
||||
configureDist(project)
|
||||
configurePublishing(project)
|
||||
|
||||
|
||||
dependencies {
|
||||
compile kotlinStdlib("common")
|
||||
testCompile project(":kotlin-test:kotlin-test-common")
|
||||
|
||||
Reference in New Issue
Block a user