C:\Users\nomad\AndroidStudioProjects\CriminalIntent\app\build\tmp\kapt3\stubs\debug\database\
CrimeDataBase.java:8: warning: Schema export directory is not provided to the annotation processor so we cannot export the schema. You can either provide
room.schemaLocation annotation processor argument OR set exportSchema to false.
public abstract class CrimeDataBase extends androidx.room.RoomDatabase {