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:
parent
e9a5c0e8a1
commit
0946fc408b
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user