I have a Hilt Dependency Injection that creates a database like so :
@Module @InstallIn(ApplicationComponent::class) object AppModule { @Singleton @Provi