From 4b96007a772b378cef457bb4cc59b3be17f4566b Mon Sep 17 00:00:00 2001 From: "bw-ghapp[bot]" <178206702+bw-ghapp[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 11:54:23 +0100 Subject: [PATCH] Update SDK to 1.0.0-3430-fc75b903 (#6036) 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 058a8f8409..290e028c7e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -30,7 +30,7 @@ androidxRoom = "2.8.2" androidxSecurityCrypto = "1.1.0" androidxSplash = "1.1.0-rc01" androidxWork = "2.10.5" -bitwardenSdk = "1.0.0-3404-8b95ae6e" +bitwardenSdk = "1.0.0-3430-fc75b903" crashlytics = "3.0.6" detekt = "1.23.8" firebaseBom = "34.4.0"