From 8bdbccd8def5b212da002e7eaa1da4c24285fc9b Mon Sep 17 00:00:00 2001 From: "bw-ghapp[bot]" <178206702+bw-ghapp[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 00:57:36 +0000 Subject: [PATCH] Update SDK to 1.0.0-3896-f75a58cd (#6198) 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 298793e9b9..979793bc59 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -30,7 +30,7 @@ androidxRoom = "2.8.3" androidxSecurityCrypto = "1.1.0" androidxSplash = "1.2.0" androidxWork = "2.11.0" -bitwardenSdk = "1.0.0-3674-c60a5d79" +bitwardenSdk = "1.0.0-3896-f75a58cd" crashlytics = "3.0.6" detekt = "1.23.8" firebaseBom = "34.5.0"