Update to signal-service-java 2.1.1

This commit is contained in:
AsamK 2016-03-25 16:50:51 +01:00
parent 78252a13df
commit b06fafbf62
10 changed files with 126 additions and 126 deletions

View file

@ -5,7 +5,7 @@ import org.asamk.textsecure.GroupNotFoundException;
import org.freedesktop.dbus.DBusInterface;
import org.freedesktop.dbus.DBusSignal;
import org.freedesktop.dbus.exceptions.DBusException;
import org.whispersystems.textsecure.api.push.exceptions.EncapsulatedExceptions;
import org.whispersystems.signalservice.api.push.exceptions.EncapsulatedExceptions;
import java.io.IOException;
import java.util.List;