Update Bitwarden SDK version to 0.3.1-SNAPSHOT (#117)

This commit is contained in:
Brian Yencho 2023-10-16 07:48:21 -05:00 committed by Álison Fernandes
parent 5ecb8fbb2c
commit d81f0820b3

View file

@ -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.0-SNAPSHOT"
bitwardenSdk = "0.3.1-SNAPSHOT"
detekt = "1.23.1"
firebaseBom = "32.3.1"
glide = "4.15.1"