Re-add missing hamcrest dependency
This commit is contained in:
parent
64e1ec12b9
commit
8a0b7eca12
@ -172,6 +172,7 @@ dependencies {
|
||||
testImplementation 'junit:junit:4.13'
|
||||
testImplementation 'org.robolectric:robolectric:4.3'
|
||||
testImplementation 'org.mockito:mockito-core:3.3.3'
|
||||
testImplementation 'org.hamcrest:hamcrest:2.2'
|
||||
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.65'
|
||||
|
||||
androidTestImplementation 'androidx.test:core:1.2.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user