mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-01 06:03:18 +01:00
Upgrade to libsignal 0.45.0
This commit is contained in:
committed by
Cody Henthorne
parent
25b1a814fe
commit
9b5387e221
@@ -18,6 +18,7 @@ import org.whispersystems.signalservice.api.backup.BackupKey
|
||||
import org.whispersystems.signalservice.api.push.ServiceId.ACI
|
||||
import org.whispersystems.signalservice.internal.push.PushServiceSocket
|
||||
import java.io.InputStream
|
||||
import java.time.Instant
|
||||
|
||||
/**
|
||||
* Class to interact with various archive-related endpoints.
|
||||
@@ -238,8 +239,8 @@ class ArchiveApi(
|
||||
|
||||
return backupRequestContext.receiveResponse(
|
||||
backupAuthResponse,
|
||||
backupServerPublicParams,
|
||||
201
|
||||
Instant.ofEpochMilli(serviceCredential.redemptionTime),
|
||||
backupServerPublicParams
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user