[compiler][update] 1.3-M2-eap-33 / build: 1.3-M1-eap-77
This commit is contained in:
@@ -46,6 +46,12 @@ konanArtifacts {
|
||||
}
|
||||
}
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
url buildKotlinCompilerRepo
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$buildKotlinVersion"
|
||||
compile project(path: ':backend.native', configuration: 'cli_bc')
|
||||
|
||||
Reference in New Issue
Block a user