soggy Moldy Oreo
Lurker
When I test this same code with java no errors are found. When I use kotlin with viewmodel and room it gives me this error: ProductDatabase_Impl does not exist. What import am I missing?
here is my build.gradle (I believe it's because of imports since the rest of the code is the same more or less):
here is my build.gradle (I believe it's because of imports since the rest of the code is the same more or less):