From ad46d8d7c0bf8c7c9791857e04ea3d899906d1bb Mon Sep 17 00:00:00 2001 From: "bw-ghapp[bot]" <178206702+bw-ghapp[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 16:43:16 +0100 Subject: [PATCH] Update SDK to 1.0.0-3157-1ca5a589 (#5917) 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 1f7bd79938..ea28911b3e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -30,7 +30,7 @@ androidxRoom = "2.8.0" androidxSecurityCrypto = "1.1.0" androidxSplash = "1.1.0-rc01" androidxWork = "2.10.4" -bitwardenSdk = "1.0.0-3101-0eba924a" +bitwardenSdk = "1.0.0-3157-1ca5a589" crashlytics = "3.0.6" detekt = "1.23.8" firebaseBom = "34.2.0"