mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-06-30 11:05:48 +01:00
Rotate IndividuaSendJobV2 remote config.
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user