diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 39d1e8b16e..a36d9d14c8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -27,7 +27,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.6.1" androidx-annotation = "androidx.annotation:annotation:1.6.0" -androidx-benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.0-beta01" +androidx-benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.0-beta02" androidx-collection = "androidx.collection:collection:1.2.0" androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4" androidx-core = "androidx.core:core-ktx:1.10.1"