I\'m working on a Java project and within this project I did my first try with Kotlin. I started converting some classes to Kotlin with the JavaToKoltin converter provided i
In my case, a enableFeaturePreview in the settings.gradle caused this issue when migrating to Kotlin 1.3.
enableFeaturePreview