mirror of
https://github.com/NiciDieNase/chaosflix
synced 2024-11-12 23:57:11 +00:00
update robolectric version
This commit is contained in:
parent
d6c00d2cae
commit
f48265bec1
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ dependencies {
|
|||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.2'
|
||||
|
||||
testImplementation "io.mockk:mockk:1.9.3"
|
||||
testImplementation 'org.robolectric:robolectric:4.1'
|
||||
testImplementation 'org.robolectric:robolectric:4.5.1'
|
||||
androidTestImplementation('androidx.test.espresso:espresso-core:3.1.0', {
|
||||
exclude group: 'com.android.support', module: 'support-annotations'
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue