Make EXPERIMENTAL_ANNOTATION_ON_OVERRIDE warning till 1.6
This commit is contained in:
@@ -216,6 +216,7 @@ enum class LanguageFeature(
|
||||
TypeInferenceOnCallsWithSelfTypes(KOTLIN_1_6),
|
||||
WarnAboutNonExhaustiveWhenOnAlgebraicTypes(KOTLIN_1_6, kind = BUG_FIX),
|
||||
InstantiationOfAnnotationClasses(KOTLIN_1_6),
|
||||
OptInOnOverrideForbidden(KOTLIN_1_6, kind = BUG_FIX),
|
||||
|
||||
// 1.7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user