From 5706ca2ba3c57cec9640af59c2b70546a1f512e7 Mon Sep 17 00:00:00 2001 From: "bw-ghapp[bot]" <178206702+bw-ghapp[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 20:34:37 +0100 Subject: [PATCH] Update SDK to 1.0.0-3367-cc36132b (#5981) 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 b260acfbf1..0011f48a54 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-3309-9574bd00" +bitwardenSdk = "1.0.0-3367-cc36132b" crashlytics = "3.0.6" detekt = "1.23.8" firebaseBom = "34.4.0"