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
{{ message }}
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
The code doesn't compile when using AS Bumblebee, in order to make the app compile the room version has to be roomVersion = '2.4.2' and also implementation "androidx.room:room-paging:2.5.0-alpha01" needs to be added to prevent an issue to come up for miss the dependency
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The code doesn't compile when using AS Bumblebee, in order to make the app compile the room version has to be roomVersion = '2.4.2' and also implementation "androidx.room:room-paging:2.5.0-alpha01" needs to be added to prevent an issue to come up for miss the dependency
The text was updated successfully, but these errors were encountered: