GroupsV2 service changes.

This commit is contained in:
Alan Evans
2020-04-01 14:33:23 -03:00
committed by Greyson Parrelli
parent 6b2bc924dd
commit 48c33f3dcd
34 changed files with 1450 additions and 153 deletions

View File

@@ -1,4 +1,4 @@
package org.whispersystems.signalservice.internal.groupsv2;
package org.whispersystems.signalservice.api.groupsv2;
import com.google.protobuf.ByteString;

View File

@@ -1,4 +1,4 @@
package org.whispersystems.signalservice.internal.groupsv2;
package org.whispersystems.signalservice.api.groupsv2;
import org.junit.Test;
import org.signal.storageservice.protos.groups.GroupChange;

View File

@@ -1,4 +1,4 @@
package org.whispersystems.signalservice.internal.groupsv2;
package org.whispersystems.signalservice.api.groupsv2;
import com.google.protobuf.ByteString;