codelab-kotlin-coroutines icon indicating copy to clipboard operation
codelab-kotlin-coroutines copied to clipboard

error: Not sure how to handle insert method's return type. public abstract java.lang.Object insertTitle(@org.jetbrains.annotations.NotNull

Open R2-t opened this issue 4 years ago • 0 comments
trafficstars

When I tried to change the testingFakes.kt file to the one that the tutorial was recommending to, I got this error from the DAO, but it doesn't seem to give me enough information about how to solve it

R2-t avatar Aug 18 '21 04:08 R2-t