...but we'd like to understand why this is happening in the first place. What changed between 1.8.10 and 1.8.20 that's causing duplicate class files to be generated?
We're using Gradle 7.5.1, in case it matters.
t
tapchicoma
04/05/2023, 8:03 PM
which Kotlin plugin are you applying?
x
xenomachina
04/05/2023, 8:28 PM
Also 1.8.20
t
tapchicoma
04/06/2023, 7:54 AM
which id of Kotlin plugin? Like "org.jetbrains.kotlin.jvm", "org.jetbrains.kotlin.android", etc...