mirror of
https://github.com/bitwarden/android.git
synced 2026-05-07 19:39:41 -05:00
deps: Update the Bitwarden SDK to address breaking change (#6820)
This commit is contained in:
@@ -34,6 +34,7 @@ class SdkRepositoryFactoryImpl(
|
||||
authDiskSource = authDiskSource,
|
||||
),
|
||||
ephemeralPinEnvelopeState = null,
|
||||
organizationSharedKey = null,
|
||||
)
|
||||
|
||||
override fun getClientManagedTokens(
|
||||
|
||||
@@ -30,7 +30,7 @@ androidxRoom = "2.8.4"
|
||||
androidxSecurityCrypto = "1.1.0"
|
||||
androidxSplash = "1.2.0"
|
||||
androidxWork = "2.11.2"
|
||||
bitwardenSdk = "2.0.0-6216-92bfeaa8"
|
||||
bitwardenSdk = "2.0.0-6312-3e1ead66"
|
||||
crashlytics = "3.0.7"
|
||||
detekt = "1.23.8"
|
||||
firebaseBom = "34.12.0"
|
||||
|
||||
Reference in New Issue
Block a user