-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using Showkase version 1.01 or 1.0.2 I get this error "error: cannot find symbol - import androidx.room.util.RelationUtil; " #358
Comments
MaratTursynbek
changed the title
When using Showkase version 1.0.2 I get this error "error: cannot find symbol - import androidx.room.util.RelationUtil; "
When using Showkase version 1.01 or 1.0.2 I get this error "error: cannot find symbol - import androidx.room.util.RelationUtil; "
Sep 29, 2023
also fails for room 2.6.0
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was using version 1.0.0-beta18 without any issues. When I upgraded to 1.0.1 and 1.0.2 I started to get this error when trying to compile my project:
It is strange that these two libraries could affect each other but I thought I need to inform you about this issue. Would be great if you could help me to solve it. Let me know if you need more information.
Dependencies.kt:
build.gradle.kts:
The text was updated successfully, but these errors were encountered: