Make EXPERIMENTAL_API_USAGE_ERR warning till 1.6 for signature type case
This commit is contained in:
@@ -217,6 +217,7 @@ enum class LanguageFeature(
|
||||
WarnAboutNonExhaustiveWhenOnAlgebraicTypes(KOTLIN_1_6, kind = BUG_FIX),
|
||||
InstantiationOfAnnotationClasses(KOTLIN_1_6),
|
||||
OptInOnOverrideForbidden(KOTLIN_1_6, kind = BUG_FIX),
|
||||
OptInContagiousSignatures(KOTLIN_1_6, kind = BUG_FIX),
|
||||
|
||||
// 1.7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user