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
…-rc01
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent b88e0d0 commit a8b8349
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-beta04")
implementation("androidx.benchmark:benchmark-macro-junit4:1.2.0-rc01")
}

0 comments on commit a8b8349

Please sign in to comment.