mirror of
https://github.com/oxen-io/session-android.git
synced 2025-04-30 14:10:46 +00:00
Disable SSKs for now
This commit is contained in:
parent
9d9affe4f9
commit
5fb569030a
@ -31,7 +31,7 @@ import java.io.IOException
|
|||||||
import java.util.*
|
import java.util.*
|
||||||
|
|
||||||
object ClosedGroupsProtocol {
|
object ClosedGroupsProtocol {
|
||||||
val isSharedSenderKeysEnabled = true
|
val isSharedSenderKeysEnabled = false
|
||||||
|
|
||||||
public fun createClosedGroup(context: Context, name: String, members: Collection<String>): String {
|
public fun createClosedGroup(context: Context, name: String, members: Collection<String>): String {
|
||||||
// Prepare
|
// Prepare
|
||||||
|
Loading…
x
Reference in New Issue
Block a user