Set ABI stability to JVM modules which are built with FIR
This commit is contained in:
@@ -466,6 +466,7 @@ allprojects {
|
||||
|
||||
if (useJvmFir) {
|
||||
freeCompilerArgs += "-Xuse-fir"
|
||||
freeCompilerArgs += "-Xabi-stability=stable"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user