hi, ca you help me? `e: java.lang.AbstractMethodEr...
# compose
d
hi, ca you help me?
e: java.lang.AbstractMethodError: androidx.compose.plugins.kotlin.ComposeIrGenerationExtension.generate(Lorg/jetbrains/kotlin/ir/declarations/IrModuleFragment;Lorg/jetbrains/kotlin/backend/common/extensions/IrPluginContext;)V
Execution failed for task ':app:compileDebugKotlin'.
> Internal compiler error. See log for more details
w: C:\Users\quind\.gradle\caches\transforms-2\files-2.1\beeb88e94e944fd412bff1cbd6499676\jetified-kotlin-stdlib-jdk7-1.3.72.jar: Runtime JAR file has version 1.3 which is older than required for API version 1.4
I get that when try to run my project, I went back to a previous commit where it was working fine and keeps throwing me the same error
I get the same errors +
e: java.lang.AssertionError: org.jetbrains.kotlin.ir.expressions.impl.IrCallImpl@2bf5ac6a: No such value argument slot: 3
i
1.4 is not backward compatibility
👆 1
d
but I didn't change anything, I don't understand, what happened?
a
C\Users\quind\.gradle\caches\transforms 2\files 2.1\beeb88e94e944fd412bff1cbd6499676\jetified kotlin stdlib jdk7 1.3.72.jar Runtime JAR file has version 1.3 which is older than required for API version 1.4
I have this same issue and it’s causing code generation problems. I can’t find which dep is using kotlin 1.4