mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-25 09:17:44 +00:00
Fix build
This commit is contained in:
parent
52631bcbf2
commit
48f19a80b3
@ -3,7 +3,7 @@ package org.thoughtcrime.securesms.loki
|
|||||||
import android.content.Context
|
import android.content.Context
|
||||||
import org.thoughtcrime.securesms.database.DatabaseFactory
|
import org.thoughtcrime.securesms.database.DatabaseFactory
|
||||||
import org.whispersystems.libsignal.state.PreKeyBundle
|
import org.whispersystems.libsignal.state.PreKeyBundle
|
||||||
import org.whispersystems.signalservice.loki.utilities.LokiPreKeyBundleStore
|
import org.whispersystems.signalservice.loki.messaging.LokiPreKeyBundleStore
|
||||||
|
|
||||||
class LokiPreKeyBundleStore(val context: Context) : LokiPreKeyBundleStoreProtocol {
|
class LokiPreKeyBundleStore(val context: Context) : LokiPreKeyBundleStoreProtocol {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user