Advance deprecation level of Experimental and UseExperimental annotations to ERROR
This commit is contained in:
committed by
Space
parent
6b453963ef
commit
f0a75e7843
@@ -192,7 +192,6 @@ public final external class Date {
|
||||
}
|
||||
}
|
||||
|
||||
@kotlin.Experimental(level = Level.WARNING)
|
||||
@kotlin.RequiresOptIn(level = Level.WARNING)
|
||||
@kotlin.annotation.MustBeDocumented
|
||||
@kotlin.annotation.Retention(value = AnnotationRetention.BINARY)
|
||||
|
||||
Reference in New Issue
Block a user