Skip to content

Commit

Permalink
Merge pull request #8 from QAutomatron/dependabot/gradle/androidx.tes…
Browse files Browse the repository at this point in the history
…t-runner-1.2.0

Bump runner from 1.1.1 to 1.2.0
  • Loading branch information
Evgenii S authored May 30, 2019
2 parents 508dcd4 + 9b7c1a4 commit ad688a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {

testImplementation 'junit:junit:4.12'

androidTestImplementation 'androidx.test:runner:1.1.1'
androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation "androidx.test.espresso:espresso-core:$espressoVersion"
androidTestImplementation "androidx.test.espresso:espresso-contrib:$espressoVersion"
androidTestImplementation "androidx.test.uiautomator:uiautomator:$uiAutomatorVersion"
Expand Down

0 comments on commit ad688a0

Please sign in to comment.