diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ffedd8238..f9eccff3d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -24,7 +24,7 @@ androidxRoom = "2.6.1" androidxSplash = "1.1.0-alpha02" # Once the app and SDK reach a critical point of completeness we should begin fixing the version # here (BIT-311). -bitwardenSdk = "0.3.1-20231221.163756-59" +bitwardenSdk = "0.4.0-20240105.142307-15" crashlytics = "2.9.9" detekt = "1.23.1" firebaseBom = "32.7.0"