Rotate IndividuaSendJobV2 remote config.

This commit is contained in:
Greyson Parrelli
2026-06-04 00:36:04 -04:00
parent 2c88945e6b
commit 7dcaa933f2
@@ -1199,7 +1199,7 @@ object RemoteConfig {
@JvmStatic
@get:JvmName("useIndividualSendJobV2")
val useIndividualSendJobV2: Boolean by remoteBoolean(
key = "android.useIndividualSendJobV2.2",
key = "android.useIndividualSendJobV2.3",
defaultValue = false,
hotSwappable = true
)