We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 508dcd4 + 9b7c1a4 commit ad688a0Copy full SHA for ad688a0
1 file changed
sample/build.gradle
@@ -28,7 +28,7 @@ dependencies {
28
29
testImplementation 'junit:junit:4.12'
30
31
- androidTestImplementation 'androidx.test:runner:1.1.1'
+ androidTestImplementation 'androidx.test:runner:1.2.0'
32
androidTestImplementation "androidx.test.espresso:espresso-core:$espressoVersion"
33
androidTestImplementation "androidx.test.espresso:espresso-contrib:$espressoVersion"
34
androidTestImplementation "androidx.test.uiautomator:uiautomator:$uiAutomatorVersion"
0 commit comments