Update Roboelectric to 4.11.1 (#953)

This commit is contained in:
Brian Yencho
2024-02-05 13:09:14 -06:00
committed by Álison Fernandes
parent 4eed4c0e03
commit bdf3cd8ee1
2 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ detekt = "1.23.1"
firebaseBom = "32.7.0"
glide = "1.0.0-beta01"
googleServices = "4.4.0"
hilt = "2.48"
hilt = "2.50"
junit5 = "5.8.2"
jvmTarget = "1.8"
kotlin = "1.9.21"
@@ -47,7 +47,7 @@ mockk = "1.13.5"
okhttp = "4.12.0"
retrofit = "2.9.0"
retrofitKotlinxSerialization = "1.0.0"
roboelectric = "4.10.3"
roboelectric = "4.11.1"
turbine = "1.0.0"
zxcvbn4j = "1.8.0"
zxing = "3.5.2"