From 34ce0edc03df7965c76aa9eb5d95292295486ba5 Mon Sep 17 00:00:00 2001 From: "bw-ghapp[bot]" <178206702+bw-ghapp[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 10:11:49 -0500 Subject: [PATCH] Update SDK to 3.0.0-7038-1a2acacb (#6956) 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 55fc9140de..a00c0f8120 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 = "3.0.0-6963-1256a563" +bitwardenSdk = "3.0.0-7038-1a2acacb" crashlytics = "3.0.7" detekt = "1.23.8" firebaseBom = "34.13.0"