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