Update SDK to 3.0.0-7616-cbecfb7f (#7129)

Co-authored-by: bw-ghapp[bot] <178206702+bw-ghapp[bot]@users.noreply.github.com>
Co-authored-by: adudek-bw <adudek@bitwarden.com>
This commit is contained in:
bw-ghapp[bot]
2026-07-01 20:43:20 +00:00
committed by GitHub
co-authored by bw-ghapp[bot] <178206702+bw-ghapp[bot]@users.noreply.github.com> adudek-bw
parent e720a28754
commit 974006a2c7
2 changed files with 2 additions and 1 deletions
@@ -35,6 +35,7 @@ class SdkRepositoryFactoryImpl(
),
ephemeralPinEnvelopeState = null,
organizationSharedKey = null,
send = null,
)
override fun getClientManagedTokens(
+1 -1
View File
@@ -29,7 +29,7 @@ androidxRoom = "2.8.4"
androidxSecurityCrypto = "1.1.0"
androidxSplash = "1.2.0"
androidxWork = "2.11.2"
bitwardenSdk = "3.0.0-7612-ce786c52"
bitwardenSdk = "3.0.0-7616-cbecfb7f"
crashlytics = "3.0.7"
detekt = "1.23.8"
firebaseBom = "34.14.1"