toolisticon/kotlin-code-generation

Resolve opt-in compiler warning

Closed this issue · 1 comments

[WARNING] Opt-in requirement marker org.jetbrains.kotlin.compiler.plugin.ExperimentalCompilerApi is unresolved. Please make sure it's present in the module dependencies

We removed the automatic opt-in maven configuration in 0.0.2 so this is fixed.