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 dc08ef1 + cdde446 commit 7f5d63eCopy full SHA for 7f5d63e
smoke-tests/build.gradle
@@ -92,7 +92,7 @@ dependencies {
92
implementation "androidx.test:runner:1.4.0"
93
implementation "com.google.truth:truth:1.0.1"
94
implementation "junit:junit:4.13.2"
95
- implementation "androidx.test:core:$androidxTestCoreVersion"
+ implementation "androidx.test:core:1.5.0"
96
97
// Common utilities (instrumentation side)
98
androidTestImplementation "androidx.test:runner:1.4.0"
0 commit comments