diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c0d9850585..dc3b29595a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -23,7 +23,7 @@ androidxRoom = "2.5.2" 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-SNAPSHOT" +bitwardenSdk = "0.3.1-20231103.145900-2" detekt = "1.23.1" firebaseBom = "32.3.1" glide = "4.15.1"