Updated on 2026-08-14
This commit is contained in:
parent
4e4e360ae1
commit
9adbde6e55
12 changed files with 454 additions and 75 deletions
|
|
@ -134,10 +134,6 @@ object PreferencesKeys {
|
|||
|
||||
val SHOULD_SHOW_UPGRADE_BANNER_KEY by lazy { stringPreferencesKey(name = "shouldShowUpgradeBanner") }
|
||||
|
||||
val SHOULD_SHOW_NEXT_TIME_UPGRADE_BANNER_KEY by lazy {
|
||||
stringPreferencesKey(name = "shouldShowNextTimeUpgradeBanner")
|
||||
}
|
||||
|
||||
val UPGRADE_BANNER_CLOSURE_TIMESTAMP_KEY by lazy { stringPreferencesKey(name = "upgradeBannerClosureTimestamp") }
|
||||
|
||||
val WALLET_CREATION_TIMESTAMP_KEY by lazy { stringPreferencesKey(name = "walletCreationTimestamp") }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue