Revert "Update dependency org.robolectric:robolectric to v4.16"

Roboelectric 4.16 dropped support for SDK 21

This reverts commit d15404c344.
This commit is contained in:
José Rebelo
2025-09-13 15:16:47 +01:00
parent f33a86fa52
commit 154daf9d57
+1 -1
View File
@@ -227,7 +227,7 @@ dependencies {
testImplementation "junit:junit:4.13.2"
testImplementation "org.mockito:mockito-core:5.19.0"
testImplementation "org.robolectric:robolectric:4.16"
testImplementation "org.robolectric:robolectric:4.15.1"
testImplementation "org.hamcrest:hamcrest-library:3.0"
implementation 'androidx.core:core-ktx:1.17.0'