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.
1 parent 9980154 commit 0693546Copy full SHA for 0693546
app/build.gradle
@@ -194,5 +194,5 @@ dependencies {
194
testImplementation "org.koin:koin-test:$koin_version"
195
testImplementation 'androidx.arch.core:core-testing:2.0.1'
196
androidTestImplementation 'androidx.test:runner:1.1.1'
197
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
198
}
0 commit comments