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
org.jetbrains.kotlin.util.FileAnalysisException: Somewhere in file
.../app/build/generated/ksp/debug/kotlin/com/ramcosta/composedestinations/generated/destinations/EditAlbumDestination.kt:
java.lang.NoSuchMethodError: 'org.jetbrains.kotlin.fir.types.ConeKotlinType org.jetbrains.kotlin.fir.types.FirResolvedTypeRef.getType()'
at org.jetbrains.kotlin.util.AnalysisExceptionsKt.wrapIntoFileAnalysisExceptionIfNeeded(AnalysisExceptions.kt:62)
Hi
Please update dependencies.
I have compile error with this dependencies.
When change to this , it works
Just change ksp,kotlin version
The text was updated successfully, but these errors were encountered: