Increment the attachmentsV3 feature flag version.
This commit is contained in:
parent
3a38240fb2
commit
46f3d50a54
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ public final class FeatureFlags {
|
|||
|
||||
private static final String UUIDS = "android.uuids";
|
||||
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 PROFILE_FOR_CALLING = "android.profileForCalling.2";
|
||||
private static final String GROUPS_V2 = "android.groupsv2";
|
||||
|
|
Loading…
Add table
Reference in a new issue