provideAppDatabase

@Provides
@Singleton
fun provideAppDatabase(application: Application): AppDatabase

A database that doesn't need migrations and encryption