andfun-kotlin-sleep-tracker icon indicating copy to clipboard operation
andfun-kotlin-sleep-tracker copied to clipboard

Step 3 Create Room Database solution does not compile

Open luluzapcat opened this issue 2 years ago • 4 comments

Import of files in database package fails.

luluzapcat avatar Nov 02 '22 20:11 luluzapcat

Second that.

image

Pure origin/Step.03-Solution-Create-RoomDatabase doesn't work. Does anybody know how to fix it?

pyloolex avatar Jan 03 '23 07:01 pyloolex

Try this!

https://gist.github.com/graffiti75/c816f601d94c734d5d1293e172b8e6a3

graffiti75 avatar Jan 19 '23 04:01 graffiti75

I didn't have any luck with that.

DarkOhms avatar Aug 09 '23 15:08 DarkOhms

I ended up checking out the branch again, deleting the build/intermediaries folder doing a code cleanup and then it worked.

DarkOhms avatar Aug 10 '23 18:08 DarkOhms