Skip to content

Commit

Permalink
Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 19, 2024
1 parent ae954ac commit a033fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation("androidx.test.ext:junit:1.2.1")
implementation("androidx.test.espresso:espresso-core:3.6.1")
implementation("androidx.test.uiautomator:uiautomator:2.3.0")
implementation("androidx.benchmark:benchmark-macro-junit4:1.3.2")
implementation("androidx.benchmark:benchmark-macro-junit4:1.3.3")
}

androidComponents {
Expand Down

0 comments on commit a033fdb

Please sign in to comment.