mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Increment localPlaintextExport flag to lock version.
This commit is contained in:
committed by
Greyson Parrelli
parent
264447a6d9
commit
11c8a726ec
@@ -1354,7 +1354,7 @@ object RemoteConfig {
|
||||
@JvmStatic
|
||||
@get:JvmName("localPlaintextExport")
|
||||
val localPlaintextExport: Boolean by remoteBoolean(
|
||||
key = "android.localPlaintextExport.2",
|
||||
key = "android.localPlaintextExport.3",
|
||||
defaultValue = false,
|
||||
hotSwappable = false
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user