pablisco
08/01/2022, 11:58 PMplugins {
kotlin("multiplatform")
}
java.lang.NoSuchMethodError: 'void org.jetbrains.kotlin.konan.CompilerVersionImpl.<init>(java.lang.String, int, int, int, int, int, int, kotlin.jvm.internal.DefaultConstructorMarker)'
head scratcher ▾
Trevor Stone
08/02/2022, 12:38 AMkotlin("multiplatform") version "1.7.10"
pablisco
08/02/2022, 12:56 AMError resolving plugin [id: 'org.jetbrains.kotlin.multiplatform', version: '1.7.10']
> The request for this plugin could not be satisfied because the plugin is already on the classpath with an unknown version, so compatibility cannot be checked.
Trevor Stone
08/02/2022, 12:57 AMJavier
08/02/2022, 12:58 AMkotlin {
jvm()
}
pablisco
08/02/2022, 4:28 PMJavier
08/02/2022, 4:28 PMpablisco
08/02/2022, 4:29 PMdeviant
08/03/2022, 8:36 AMpablisco
08/03/2022, 9:01 AM