NTP-1234 | Shivam | Revert Festive App Icon (#14596)

This commit is contained in:
Shivam Goyal
2025-01-18 18:18:32 +05:30
committed by GitHub
parent 2d22aa97a7
commit 122df0a02f
23 changed files with 3 additions and 229 deletions

View File

@@ -1,6 +1,6 @@
/*
*
* * Copyright © 2021-2025 by Navi Technologies Limited
* * Copyright © 2021-2024 by Navi Technologies Limited
* * All rights reserved. Strictly confidential
*
*/
@@ -32,5 +32,4 @@ object CommonPrefConstants {
const val PREVIOUS_LOGGED_IN_EXTERNAL_CUSTOMER_ID = "PREVIOUS_LOGGED_IN_EXTERNAL_CUSTOMER_ID"
const val PREVIOUS_GOOGLE_ADVERTISEMENT_ID = "PREVIOUS_GOOGLE_ADVERTISEMENT_ID"
const val PREVIOUS_APPSFLYER_ID = "PREVIOUS_APPSFLYER_ID"
const val IS_FESTIVE_APP_ICON_ENABLED = "IS_FESTIVE_APP_ICON_ENABLED"
}