Rotate the crash config feature flag.

This commit is contained in:
Greyson Parrelli
2024-07-19 16:22:56 -04:00
committed by Nicholas Tinsley
parent f1ba947a59
commit 853c934a5a

View File

@@ -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(