Skip to content

Commit

Permalink
Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0…
Browse files Browse the repository at this point in the history
…-beta02 (#110)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 6, 2023
1 parent 94be09d commit dddbd19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion baselineProfile/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ dependencies {
implementation("androidx.test.ext:junit:1.1.5")
implementation("androidx.test.espresso:espresso-core:3.5.1")
implementation("androidx.test.uiautomator:uiautomator:2.2.0")
implementation("androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha16")
implementation("androidx.benchmark:benchmark-macro-junit4:1.2.0-beta02")
}

0 comments on commit dddbd19

Please sign in to comment.