From ea4df7dde9f04ecf85a4520655ac2543f8ce9de6 Mon Sep 17 00:00:00 2001 From: "bw-ghapp[bot]" <178206702+bw-ghapp[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 12:08:39 +0000 Subject: [PATCH] Update SDK to 2.0.0-4818-c1e4bb66 (#6444) 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 49c4f31e55..f0bb7275b7 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.0" -bitwardenSdk = "2.0.0-4800-bed92cae" +bitwardenSdk = "2.0.0-4818-c1e4bb66" crashlytics = "3.0.6" detekt = "1.23.8" firebaseBom = "34.8.0"