Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoSuchMethodError #5

Open
CMingTseng opened this issue Sep 29, 2021 · 1 comment
Open

NoSuchMethodError #5

CMingTseng opened this issue Sep 29, 2021 · 1 comment

Comments

@CMingTseng
Copy link

Dear Sir

id("org.jetbrains.compose") version "0.5.0-build226"

id("org.jetbrains.compose") version "0.5.0-build226"

i get build fail

java.lang.NoSuchMethodError: 'org.jetbrains.kotlin.ir.types.IrType org.jetbrains.kotlin.backend.jvm.lower.inlineclasses.InlineClassAbi.getUnderlyingType(org.jetbrains.kotlin.ir.declarations.IrClass)'
at androidx.compose.compiler.plugins.kotlin.lower.AbstractComposeLowering.unboxType(AbstractComposeLowering.kt:288)

THX
@joreilly
Copy link
Owner

Thanks, looks like there was version mismatch after last Jetpack Compose update....I'll take a look at fixing later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants