mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +00:00
Rotate the crash config feature flag.
This commit is contained in:
committed by
Nicholas Tinsley
parent
f1ba947a59
commit
853c934a5a
@@ -912,7 +912,7 @@ object RemoteConfig {
|
||||
hotSwappable = true
|
||||
)
|
||||
|
||||
const val CRASH_PROMPT_CONFIG: String = "android.crashPromptConfig"
|
||||
const val CRASH_PROMPT_CONFIG: String = "android.crashPromptConfig.2"
|
||||
|
||||
/** Config object for what crashes to prompt about. */
|
||||
val crashPromptConfig: String by remoteString(
|
||||
|
||||
Reference in New Issue
Block a user