mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
chore(upgrade): Bump foss upgrade cache key
This commit is contained in:
@@ -26,7 +26,7 @@ class FossCache @Inject constructor(
|
||||
private val dataStore: DataStore<Preferences> = context.dataStore
|
||||
|
||||
val upgrade = dataStore.createValue<FossUpgrade?>(
|
||||
key = "foss.upgrade",
|
||||
key = "foss.upgrade1",
|
||||
defaultValue = null,
|
||||
json = json,
|
||||
onErrorFallbackToDefault = true,
|
||||
|
||||
Reference in New Issue
Block a user