Skip to content

Commit cec6722

Browse files
fix(deps): update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.1
1 parent beae9ff commit cec6722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ serialization = "1.6.0"
2727
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "axCore" }
2828
androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "axActivity" }
2929
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "axAppcompat" }
30-
androidx-benchmark-junit = "androidx.benchmark:benchmark-macro-junit4:1.2.0"
30+
androidx-benchmark-junit = "androidx.benchmark:benchmark-macro-junit4:1.2.1"
3131
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "axConstraintlayout" }
3232
androidx-datastore = { module = "androidx.datastore:datastore-preferences", version.ref = "axDatastore" }
3333
androidx-swiperefreshlayout = "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"

0 commit comments

Comments
 (0)