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
The error unexpected jvm signature V is a known bug in KSP2 (the new Analysis API implementation in KSP 2.0.0+) when it processes certain Room DAO methods, particularly suspend functions that return Unit.
The error unexpected jvm signature V is a known bug in KSP2 (the new Analysis API implementation in KSP 2.0.0+) when it processes certain Room DAO methods, particularly suspend functions that return Unit.