mirror of
https://github.com/bitwarden/android.git
synced 2026-06-08 16:17:05 -05:00
Pin Bitwarden SDK to 0.3.1-20231102.172014-25 (#200)
This commit is contained in:
committed by
Álison Fernandes
parent
139568be2f
commit
949bb4ad5a
@@ -40,6 +40,7 @@ fun SyncResponseJson.Cipher.toEncryptedSdkCipher(): Cipher =
|
||||
organizationId = organizationId,
|
||||
folderId = folderId,
|
||||
collectionIds = collectionIds.orEmpty(),
|
||||
key = null,
|
||||
name = name.orEmpty(),
|
||||
notes = notes,
|
||||
type = type.toSdkCipherType(),
|
||||
|
||||
Reference in New Issue
Block a user