You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by: java.lang.NoClassDefFoundError: com/google/devtools/ksp/processing/impl/ResolverImpl
at com.squareup.anvil.compiler.codegen.dagger.ProvidesMethodFactoryCodeGen$KspGenerator.processChecked(ProvidesMethodFactoryCodeGen.kt:118)
at com.squareup.anvil.compiler.codegen.ksp.AnvilSymbolProcessor.process(AnvilSymbolProcessing.kt:31)
The text was updated successfully, but these errors were encountered:
Otherwise the current impl will fail in KSP2 with
The text was updated successfully, but these errors were encountered: