Restore proper compiler.

This commit is contained in:
Nikolay Igotti
2016-11-28 12:05:40 +03:00
parent b71ee37669
commit e1b91945d0
-1
View File
@@ -18,7 +18,6 @@ apply plugin: 'java'
apply plugin: 'kotlin'
apply plugin: org.jetbrains.kotlin.NativeInteropPlugin
String kotlinCompilerModule = 'org.jetbrains.kotlin:kotlin-compiler:1.1-20161201.112229-281'
// (gets applied to this project and all its subprojects)