providePreferencesDataStore

@Singleton
@Provides
fun providePreferencesDataStore(appContext: Context): DataStore<Preferences>