From b9a496aa5772d152dbc8b7cf4eeecd78b2159fbc Mon Sep 17 00:00:00 2001 From: "bw-ghapp[bot]" <178206702+bw-ghapp[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 11:23:01 -0400 Subject: [PATCH] Update SDK to 1.0.0-2807-bc66e3d0 (#5785) 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 9ab97a3607..b555706f25 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -29,7 +29,7 @@ androidxRoom = "2.7.2" androidxSecurityCrypto = "1.1.0" androidxSplash = "1.1.0-rc01" androidxWork = "2.10.3" -bitwardenSdk = "1.0.0-2681-1a956d45" +bitwardenSdk = "1.0.0-2813-ae9b9f17" crashlytics = "3.0.6" detekt = "1.23.8" firebaseBom = "34.1.0"