Check the RequireKotlin annotation value
Similarly to SinceKotlin
This commit is contained in:
@@ -5,6 +5,7 @@ jvmTarget = "1.6"
|
||||
|
||||
dependencies {
|
||||
compile(project(":compiler:util"))
|
||||
compile(project(":compiler:frontend"))
|
||||
compile(project(":core"))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user