I had this same problem.
I think it's a bug (if I go back to 2.7.0-alpha12 the issue goes away).
I also found that I could resolve the issue if I explicitly added all of the parameters to every room Annotation in my project (@Entity, @PrimaryKey, etc). But that's not really a feasible solution, so I just went back to alpha12
в
Василий
02/19/2025, 1:50 PM
I have same problem. Reverting to alpha13 fixed it
🙌 1
h
Hossein Amini
02/22/2025, 5:19 PM
I had the same issue, by downgrading to version 2.7.0-alpha13 it fixed.