mirror of
https://github.com/bitwarden/android.git
synced 2025-03-16 19:28:44 +03:00
Update Firebase BOM and Google Services (#992)
This commit is contained in:
parent
21dabe88e0
commit
d0e4c33407
1 changed files with 2 additions and 2 deletions
|
@ -26,9 +26,9 @@ androidxWork = "2.9.0"
|
|||
bitwardenSdk = "0.4.0-20240205.155354-106"
|
||||
crashlytics = "2.9.9"
|
||||
detekt = "1.23.5"
|
||||
firebaseBom = "32.7.0"
|
||||
firebaseBom = "32.7.2"
|
||||
glide = "1.0.0-beta01"
|
||||
googleServices = "4.4.0"
|
||||
googleServices = "4.4.1"
|
||||
hilt = "2.50"
|
||||
junit5 = "5.8.2"
|
||||
jvmTarget = "1.8"
|
||||
|
|
Loading…
Add table
Reference in a new issue