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

Incompatible with Kotlin 1.7.20-Beta #1050

Closed
ZacSweers opened this issue Jul 30, 2022 · 4 comments
Closed

Incompatible with Kotlin 1.7.20-Beta #1050

ZacSweers opened this issue Jul 30, 2022 · 4 comments

Comments

@ZacSweers
Copy link
Contributor

Reporting this early!

e: java.lang.NoSuchMethodError: 'void org.jetbrains.kotlin.codegen.state.KotlinTypeMapper.<init>(org.jetbrains.kotlin.resolve.BindingContext, org.jetbrains.kotlin.codegen.ClassBuilderMode, java.lang.String, org.jetbrains.kotlin.config.LanguageVersionSettings, boolean, org.jetbrains.kotlin.codegen.state.IncompatibleClassTracker, org.jetbrains.kotlin.config.JvmTarget, boolean, kotlin.jvm.functions.Function1, kotlin.jvm.functions.Function1, int, kotlin.jvm.internal.DefaultConstructorMarker)'
        at com.google.devtools.ksp.processing.impl.ResolverImpl.<init>(ResolverImpl.kt:143)
        at com.google.devtools.ksp.AbstractKotlinSymbolProcessingExtension.doAnalysis(KotlinSymbolProcessingExtension.kt:188)
@ZacSweers
Copy link
Contributor Author

Looks like this may be fixed on main already 👍

@neetopia
Copy link
Contributor

Cool, we will do a preview release for 1.7.20-Beta early next week, maybe we can verify it then.

@neetopia
Copy link
Contributor

neetopia commented Aug 2, 2022

1.7.20-Beta-1.0.6 is out, can you verify if the issue is gone?

@ZacSweers
Copy link
Contributor Author

Confirmed!

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