From f5ca914059c5aaacbb903a5a4551f045f87cb529 Mon Sep 17 00:00:00 2001 From: "bw-ghapp[bot]" <178206702+bw-ghapp[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 13:35:04 -0400 Subject: [PATCH] Update SDK to 2.0.0-6645-6849537d (#6878) 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 5b5fe58b34..434feb104a 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 = "2.0.0-6639-21488a37" +bitwardenSdk = "2.0.0-6645-6849537d" crashlytics = "3.0.7" detekt = "1.23.8" firebaseBom = "34.12.0"