Skip to content

Commit

Permalink
fix(deps): update dependency androidx.benchmark:benchmark-macro-junit…
Browse files Browse the repository at this point in the history
…4 to v1.3.1 (#2492)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent 5f6aed9 commit 2e48d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-appcompat-resources = "androidx.appcompat:appcompat-resources:1.7.0"
androidx-annotation = "androidx.annotation:annotation:1.8.2"
androidx-benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.3.0"
androidx-benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.3.1"
androidx-compose-runtime-tracing = { module = "androidx.compose.runtime:runtime-tracing", version.ref = "androidx-runtime-tracing" }
androidx-compose-ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling" }
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
Expand Down

0 comments on commit 2e48d70

Please sign in to comment.