I'm converting a project to KMP that depends on Ro...
# multiplatform
r
I'm converting a project to KMP that depends on Room 2.7.0-alpha02. For some reason I'm getting this error with the KSP generated code for the JVM. Is this a bug? Thanks for your help!
👋 2
You can look at the code on this branch: https://github.com/zirman/hacker_news/tree/kmpafication and run with:
./gradlew :desktop:run
y
that looks like a bug or just not implemented yet. can you file a bug at https://issuetracker.google.com/issues/new?component=413107&template=1096568
r
y
thanks for filing it. looks like it is a KI so hopefully should be fixed. just the team was traveling (kotlin conf) so it might be a while 😕
but they are back now
r
Thanks for the update!