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 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