Pill: Replace most of the hardcoded library coordinates with info from Gradle
This commit is contained in:
@@ -6,6 +6,8 @@ configureJvm6Project(project)
|
||||
configureDist(project)
|
||||
configurePublishing(project)
|
||||
|
||||
project.ext["jpsLibraryPath"] = rootProject.distLibDir
|
||||
|
||||
dependencies {
|
||||
compileOnly project(':kotlin-stdlib')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user