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

Commit

Permalink
Update dependency androidx.test:runner to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 24, 2020
1 parent ab16f9d commit 471d617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.6.2'
testImplementation 'org.testng:testng:6.9.6'

androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation 'androidx.test:runner:1.3.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'

testImplementation 'org.jetbrains.kotlin:kotlin-test'
Expand Down

0 comments on commit 471d617

Please sign in to comment.