Updated on 2026-08-14
This commit is contained in:
parent
14811992a8
commit
0073083559
3 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ interface Loader<T> {
|
|||
|
||||
companion object {
|
||||
const val featuresName = "features_${BuildConfig.CONFIG_ENVIRONMENT}"
|
||||
const val configValuesName = "tangem-android-config/config_${BuildConfig.CONFIG_ENVIRONMENT}"
|
||||
const val configValuesName = "tangem-app-config/config_${BuildConfig.CONFIG_ENVIRONMENT}"
|
||||
const val warnings = "warnings_${BuildConfig.CONFIG_ENVIRONMENT}"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue