jawidMuhammadi commented on a change in pull request #112:
URL: https://github.com/apache/fineract-cn-mobile/pull/112#discussion_r482117099
##########
File path: app/build.gradle
##########
@@ -173,6 +173,7 @@ dependencies {
androidTestImplementation
"androidx.test.espresso:espresso-core:$espressoVersion"
androidTestImplementation "androidx.test:runner:$runnerVersion"
androidTestImplementation "androidx.test:rules:$rulesVersion"
+ androidTestImplementation "androidx.test.espresso:espresso-contrib:
$espressonContribute"
Review comment:
Oh! My mistake, yes we already have this dependency. Thanks for pointing
out. But I don't know why Android Studio has allowed duplicate dependency!?
:unamused:
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]