Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

Commit 471d617

Browse files
committed
Update dependency androidx.test:runner to v1.3.0
1 parent ab16f9d commit 471d617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ dependencies {
131131
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.6.2'
132132
testImplementation 'org.testng:testng:6.9.6'
133133

134-
androidTestImplementation 'androidx.test:runner:1.2.0'
134+
androidTestImplementation 'androidx.test:runner:1.3.0'
135135
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
136136

137137
testImplementation 'org.jetbrains.kotlin:kotlin-test'

0 commit comments

Comments
 (0)