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.2.2
  • Loading branch information
renovate[bot] committed Dec 1, 2023
1 parent 0bd6be6 commit ae175f2
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 @@ -27,7 +27,7 @@ serialization = "1.6.0"
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "axCore" }
androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "axActivity" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "axAppcompat" }
androidx-benchmark-junit = "androidx.benchmark:benchmark-macro-junit4:1.2.0"
androidx-benchmark-junit = "androidx.benchmark:benchmark-macro-junit4:1.2.2"
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "axConstraintlayout" }
androidx-datastore = { module = "androidx.datastore:datastore-preferences", version.ref = "axDatastore" }
androidx-swiperefreshlayout = "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
Expand Down

0 comments on commit ae175f2

Please sign in to comment.