Diego Marulanda
06/12/2020, 4:58 PMe: 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 errore: java.lang.AssertionError: org.jetbrains.kotlin.ir.expressions.impl.IrCallImpl@2bf5ac6a: No such value argument slot: 3
itnoles
06/12/2020, 5:28 PMDiego Marulanda
06/12/2020, 5:49 PMallan.conda
06/12/2020, 6:32 PMC\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.4I have this same issue and it’s causing code generation problems. I can’t find which dep is using kotlin 1.4