Updated on 2026-08-14
This commit is contained in:
commit
148f4c6a59
3 changed files with 2 additions and 2 deletions
|
|
@ -1 +0,0 @@
|
|||
Subproject commit cbdda0d566da0dd1baa534fd5ce815ce7c88cea0
|
||||
1
app/src/main/assets/tangem-app-config
Submodule
1
app/src/main/assets/tangem-app-config
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 415eb6e9ccfcdc3573391b869adeba433f790087
|
||||
|
|
@ -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