With Kotlin 1.9 is `languageSettings.optIn` still required for KMP, or can `compilerOptions.optIn` b...
e
With Kotlin 1.9 is
languageSettings.optIn
still required for KMP, or can
compilerOptions.optIn
be used?
t
if by second you are referencing to introduced project level DSL - then you still need to use
languageSettings