Update to the latest Bitwarden SDK (v0.4.0) (#507)

This commit is contained in:
David Perez 2024-01-05 17:04:51 -06:00 committed by Álison Fernandes
parent 8d6e492473
commit d72a3065a2

View file

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