Introduce kotlin.AutoCloseable typealias in K/JVM stdlib #KT-55777
This commit is contained in:
committed by
Space Team
parent
98ad68eb90
commit
557ea32f87
@@ -150,6 +150,7 @@ kotlin {
|
||||
freeCompilerArgs.set(
|
||||
listOfNotNull(
|
||||
"-Xallow-kotlin-package",
|
||||
"-Xexpect-actual-classes",
|
||||
"-Xmultifile-parts-inherit",
|
||||
"-Xno-new-java-annotation-targets",
|
||||
"-Xexplicit-api=strict",
|
||||
|
||||
Reference in New Issue
Block a user