From 1cc796a62eee0d6f2e152dd401c601d38aa0bc5d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 26 Mar 2026 08:36:15 +0000 Subject: [PATCH] Update dependency androidx.compose:compose-bom-beta to v2026.03.01 (#3147) --- 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 beb802d5f..2080866f0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ androidx-annotation = "1.9.1" androidx-appCompat = "1.7.1" androidx-benchmark = "1.4.1" androidx-biometric = "1.2.0-alpha05" -androidx-compose-bom = "2026.03.00" +androidx-compose-bom = "2026.03.01" androidx-constraintLayout = "2.2.1" androidx-core = "1.18.0" androidx-coreSplashScreen = "1.2.0"