Skip to content

Commit 7f5d63e

Browse files
authored
Merge cdde446 into dc08ef1
2 parents dc08ef1 + cdde446 commit 7f5d63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ dependencies {
9292
implementation "androidx.test:runner:1.4.0"
9393
implementation "com.google.truth:truth:1.0.1"
9494
implementation "junit:junit:4.13.2"
95-
implementation "androidx.test:core:$androidxTestCoreVersion"
95+
implementation "androidx.test:core:1.5.0"
9696

9797
// Common utilities (instrumentation side)
9898
androidTestImplementation "androidx.test:runner:1.4.0"

0 commit comments

Comments
 (0)