kotlin-compiler: 1.1-20161116.235936-256
This commit is contained in:
committed by
alexander-gorshenev
parent
0fff59a516
commit
16e4107dee
@@ -15,7 +15,7 @@ apply plugin: 'java'
|
|||||||
apply plugin: 'kotlin'
|
apply plugin: 'kotlin'
|
||||||
apply plugin: org.jetbrains.kotlin.NativeInteropPlugin
|
apply plugin: org.jetbrains.kotlin.NativeInteropPlugin
|
||||||
|
|
||||||
String kotlinCompilerModule = 'org.jetbrains.kotlin:kotlin-compiler:1.1-20161111.171344-253'
|
String kotlinCompilerModule = 'org.jetbrains.kotlin:kotlin-compiler:1.1-20161116.235936-256'
|
||||||
|
|
||||||
|
|
||||||
// (gets applied to this project and all its subprojects)
|
// (gets applied to this project and all its subprojects)
|
||||||
|
|||||||
Reference in New Issue
Block a user