Change previous gradle build for compatibility with the centralized build
incompatible with the main build yet
This commit is contained in:
@@ -3,7 +3,7 @@ description = 'Merge utility for Kotlin Standard Library for JS'
|
||||
apply plugin: 'kotlin'
|
||||
|
||||
dependencies {
|
||||
compile files("$distDir/kotlin-compiler-for-maven.jar")
|
||||
compile "org.jetbrains.kotlin:kotlin-compiler:$kotlin_version"
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user