We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10af611 + 4ebfdb9 commit 44b3a8aCopy full SHA for 44b3a8a
core/build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
44
implementation "androidx.startup:startup-runtime:1.1.1"
45
46
- testImplementation "io.mockk:mockk:1.13.11"
+ testImplementation "io.mockk:mockk:1.13.12"
47
testImplementation "junit:junit:$junit_version"
48
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
49
androidTestImplementation "androidx.test:runner:$test_runner_version"
0 commit comments