This repository was archived by the owner on Aug 16, 2023. It is now read-only.
This repository was archived by the owner on Aug 16, 2023. It is now read-only.
Room TitleDao auto generated dao impl class has error with Room version '2.4.1' #175
Open
Description
TitleDao.java:15:
Not sure how to handle insert method's return type.
public abstract java.lang.Object insertTitle(@org.jetbrains.annotations.NotNull()
TitleDao.java:17:
Type of the parameter must be a class annotated with @entity or a collection/array of it.
kotlin.coroutines.Continuation<? super kotlin.Unit> continuation);
Metadata
Metadata
Assignees
Labels
No labels