mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-24 02:46:50 +01:00
Update robolectric to 4.12.2
This commit is contained in:
parent
c2e57df09b
commit
603f8ea06f
@ -205,7 +205,7 @@ dependencies {
|
||||
implementation 'androidx.camera:camera-lifecycle:1.2.3'
|
||||
testImplementation "junit:junit:4.13.2"
|
||||
testImplementation "org.mockito:mockito-core:2.28.2"
|
||||
testImplementation "org.robolectric:robolectric:4.12"
|
||||
testImplementation "org.robolectric:robolectric:4.12.2"
|
||||
testImplementation "org.hamcrest:hamcrest-library:2.2"
|
||||
testImplementation "com.google.code.gson:gson:2.8.9"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user