Update ExperimentalPathApi annotation's SinceKotlin value to 1.4
This commit is contained in:
@@ -33,5 +33,5 @@ import kotlin.annotation.AnnotationTarget.*
|
||||
TYPEALIAS
|
||||
)
|
||||
@MustBeDocumented
|
||||
@SinceKotlin("1.3")
|
||||
@SinceKotlin("1.4")
|
||||
public annotation class ExperimentalPathApi
|
||||
|
||||
Reference in New Issue
Block a user