mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 15:15:34 +03:00
Update the Firebase BOM to 32.8.0 (#1191)
This commit is contained in:
parent
bb949a6602
commit
fdc1e92dfa
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ androidxWork = "2.9.0"
|
||||||
bitwardenSdk = "0.4.0-20240314.115913-173"
|
bitwardenSdk = "0.4.0-20240314.115913-173"
|
||||||
crashlytics = "2.9.9"
|
crashlytics = "2.9.9"
|
||||||
detekt = "1.23.5"
|
detekt = "1.23.5"
|
||||||
firebaseBom = "32.7.3"
|
firebaseBom = "32.8.0"
|
||||||
glide = "1.0.0-beta01"
|
glide = "1.0.0-beta01"
|
||||||
googleServices = "4.4.1"
|
googleServices = "4.4.1"
|
||||||
hilt = "2.50"
|
hilt = "2.50"
|
||||||
|
|
Loading…
Reference in a new issue