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
Diego Marulanda
06/12/2020, 5:09 PM
I get the same errors +
e: java.lang.AssertionError: org.jetbrains.kotlin.ir.expressions.impl.IrCallImpl@2bf5ac6a: No such value argument slot: 3
i
itnoles
06/12/2020, 5:28 PM
1.4 is not backward compatibility
👆 1
d
Diego Marulanda
06/12/2020, 5:49 PM
but I didn't change anything, I don't understand, what happened?
a
allan.conda
06/12/2020, 6:32 PM
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