Introduce kotlin.AutoCloseable typealias in K/JVM stdlib #KT-55777

This commit is contained in:
Abduqodiri Qurbonzoda
2024-02-25 16:04:16 +02:00
committed by Space Team
parent 98ad68eb90
commit 557ea32f87
3 changed files with 5 additions and 7 deletions
+1
View File
@@ -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",