mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 14:21:13 +00:00
Increment the attachmentsV3 feature flag version.
This commit is contained in:
@@ -50,7 +50,7 @@ public final class FeatureFlags {
|
|||||||
|
|
||||||
private static final String UUIDS = "android.uuids";
|
private static final String UUIDS = "android.uuids";
|
||||||
private static final String USERNAMES = "android.usernames";
|
private static final String USERNAMES = "android.usernames";
|
||||||
private static final String ATTACHMENTS_V3 = "android.attachmentsV3";
|
private static final String ATTACHMENTS_V3 = "android.attachmentsV3.2";
|
||||||
private static final String REMOTE_DELETE = "android.remoteDelete";
|
private static final String REMOTE_DELETE = "android.remoteDelete";
|
||||||
private static final String PROFILE_FOR_CALLING = "android.profileForCalling.2";
|
private static final String PROFILE_FOR_CALLING = "android.profileForCalling.2";
|
||||||
private static final String GROUPS_V2 = "android.groupsv2";
|
private static final String GROUPS_V2 = "android.groupsv2";
|
||||||
|
Reference in New Issue
Block a user