From 1c6bcd11dc0ea0e8decf6134d3d5435c93c69a07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 18:17:49 -0800 Subject: [PATCH] Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-alpha07 (#1551) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e0c681b786..8e50936aaf 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -26,7 +26,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.4.2" androidx-annotation = "androidx.annotation:annotation:1.5.0" -androidx-benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha06" +androidx-benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha07" androidx-collection = "androidx.collection:collection:1.2.0" androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4" androidx-core = "androidx.core:core-ktx:1.8.0"