Update Bitwarden SDK to 0.3.0-SNAPSHOT (#60)

This commit is contained in:
Brian Yencho 2023-09-21 16:05:26 -05:00 committed by Álison Fernandes
parent e69049d597
commit 90cc9dd270

View file

@ -22,7 +22,7 @@ androidxNavigation = "2.5.3"
androidxRoom = "2.5.2"
# Once the app and SDK reach a critical point of completeness we should begin fixing the version
# here (BIT-311).
bitwardenSdk = "ps-maven-SNAPSHOT"
bitwardenSdk = "0.3.0-SNAPSHOT"
detekt = "1.23.1"
firebaseBom = "32.2.2"
glide = "4.15.1"