Skip to content

Commit

Permalink
chore(deps): update androidx.test:runner to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2024
1 parent 28ca888 commit 1da01ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,6 @@ dependencies {
// For deeplink integration
implementation 'androidx.browser:browser:1.8.0'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test:runner:1.6.1'
androidTestImplementation 'androidx.test:runner:1.6.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
}

0 comments on commit 1da01ba

Please sign in to comment.