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