Skip to content

Commit

Permalink
Update dependency androidx.test.espresso:espresso-core to v3.6.0-beta…
Browse files Browse the repository at this point in the history
…01 (#84)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent e224115 commit 4cd5070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion baseline-profile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ baselineProfile {

dependencies {
implementation 'androidx.test.ext:junit:1.2.0-alpha04'
implementation 'androidx.test.espresso:espresso-core:3.6.0-alpha04'
implementation 'androidx.test.espresso:espresso-core:3.6.0-beta01'
implementation 'androidx.test.uiautomator:uiautomator:2.3.0'
implementation 'androidx.benchmark:benchmark-macro-junit4:1.3.0-alpha05'
}

0 comments on commit 4cd5070

Please sign in to comment.