From 8940a2c49079039de2431622ec3c7d4bdadff8e8 Mon Sep 17 00:00:00 2001 From: "bw-ghapp[bot]" <178206702+bw-ghapp[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 12:55:41 -0400 Subject: [PATCH] Update SDK to 3.0.0-6963-1256a563 (#6921) Co-authored-by: bw-ghapp[bot] <178206702+bw-ghapp[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c7bf1b0c87..b7808ecebf 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -30,7 +30,7 @@ androidxRoom = "2.8.4" androidxSecurityCrypto = "1.1.0" androidxSplash = "1.2.0" androidxWork = "2.11.2" -bitwardenSdk = "3.0.0-6822-fe351b43" +bitwardenSdk = "3.0.0-6963-1256a563" crashlytics = "3.0.7" detekt = "1.23.8" firebaseBom = "34.13.0"