We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5be940f + ca4eaa2 commit 5dfedafCopy full SHA for 5dfedaf
app/build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
androidTestImplementation testDependencies.rules
62
testImplementation testDependencies.mockk
63
androidTestImplementation testDependencies.espresso
64
- testImplementation 'org.koin:koin-test:2.0.1'
+ testImplementation 'org.koin:koin-test:2.2.2'
65
66
67
}
0 commit comments