From 76430aeea15704ff863eb2ef85ccaf18845162dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 07:55:05 -0700 Subject: [PATCH] TP-52884 | Bump androidx.baselineprofile from 1.2.4 to 1.3.0 in /android (#12300) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- android/gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/gradle/libs.versions.toml b/android/gradle/libs.versions.toml index 922c13a458..f80cfd21c8 100644 --- a/android/gradle/libs.versions.toml +++ b/android/gradle/libs.versions.toml @@ -36,7 +36,7 @@ androidx-hilt = "1.0.0" androidx-legacy-support-v4 = "1.0.0" androidx-lifecycle = "2.6.2" androidx-media3 = "1.4.1" -androidx-macro-benchmark = "1.2.4" +androidx-macro-benchmark = "1.3.0" androidx-multidex = "2.0.1" androidx-pagingCompose = "3.2.0" androidx-pagingRuntimeKtx = "3.1.1"