|
@@ -363,7 +363,7 @@ dependencies {
|
|
|
testImplementation 'org.json:json:20200518'
|
|
|
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
|
|
|
testImplementation 'androidx.arch.core:core-testing:2.1.0'
|
|
|
- testImplementation 'io.mockk:mockk:1.10.0'
|
|
|
+ testImplementation 'io.mockk:mockk:1.10.2'
|
|
|
testImplementation 'io.mockk:mockk-android:1.10.0'
|
|
|
|
|
|
// dependencies for instrumented tests
|