JVM_IR. Fix bridge generation
This commit is contained in:
@@ -23,6 +23,3 @@ sourceSets {
|
||||
"main" { projectDefault() }
|
||||
"test" { none() }
|
||||
}
|
||||
|
||||
val compileKotlin: org.jetbrains.kotlin.gradle.tasks.KotlinCompile by tasks
|
||||
compileKotlin.kotlinOptions.freeCompilerArgs += "-Xno-use-ir"
|
||||
|
||||
Reference in New Issue
Block a user