diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 553bac09..2d514ec5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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.3.0" 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"