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 933d191 commit 00d0adbCopy full SHA for 00d0adb
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