diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 61861c7204..87bc99a671 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-beta03" +androidx-benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.0-beta04" 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"