From 13fa8a1ed0fc65d928cb9363832f93b20868c9be Mon Sep 17 00:00:00 2001 From: "bw-ghapp[bot]" <178206702+bw-ghapp[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 11:55:31 -0400 Subject: [PATCH] Update SDK to 1.0.0-3436-2a00b727 (#6042) 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 b5b02a39a0..918c2942aa 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-3430-fc75b903" +bitwardenSdk = "1.0.0-3436-2a00b727" crashlytics = "3.0.6" detekt = "1.23.8" firebaseBom = "34.4.0"