mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-24 10:07:27 +00:00
Update for core changes
This commit is contained in:
@@ -139,7 +139,6 @@ public class SignalCommunicationModule {
|
||||
Optional.fromNullable(IncomingMessageObserver.getUnidentifiedPipe()),
|
||||
Optional.of(new SecurityEventListener(context)),
|
||||
TextSecurePreferences.getLocalNumber(context),
|
||||
0,
|
||||
DatabaseFactory.getLokiAPIDatabase(context),
|
||||
new LokiPreKeyBundleStore(context));
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user