1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-01-12 02:45:49 +01:00

Update roboelectric to 4.13

This commit is contained in:
José Rebelo 2024-07-11 18:11:40 +01:00
parent e9a5c0e8a1
commit 0946fc408b

View File

@ -208,7 +208,7 @@ dependencies {
testImplementation "junit:junit:4.13.2"
testImplementation "org.mockito:mockito-core:5.12.0"
testImplementation "org.robolectric:robolectric:4.12.2"
testImplementation "org.robolectric:robolectric:4.13"
testImplementation "org.hamcrest:hamcrest-library:2.2"
implementation "androidx.appcompat:appcompat:1.7.0"