Promote ExperimentalStdlibApi to stable
This commit is contained in:
@@ -32,6 +32,5 @@ import kotlin.annotation.AnnotationTarget.*
|
|||||||
TYPEALIAS
|
TYPEALIAS
|
||||||
)
|
)
|
||||||
@MustBeDocumented
|
@MustBeDocumented
|
||||||
@ExperimentalStdlibApi
|
@SinceKotlin("1.3")
|
||||||
@SinceKotlin("1.3") // TODO: Remove experimental status from itself and advance SinceKotlin to 1.4
|
|
||||||
public annotation class ExperimentalStdlibApi
|
public annotation class ExperimentalStdlibApi
|
||||||
|
|||||||
Reference in New Issue
Block a user