From 24768218841cc802d1ff799af174ebf04dfcb6ec Mon Sep 17 00:00:00 2001 From: MUEDSA <7676275+muedsa@users.noreply.github.com> Date: Fri, 26 Jul 2024 10:04:36 +0800 Subject: [PATCH] update: build(deps): bump compose-bom from 2024.07.00-alpha01 to 2024.07.00-alpha02 --- 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 62bd1cb..f73f661 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ core-splashscreen = "1.0.1" lifecycle = "2.8.4" hilt = "2.51.1" activity-compose = "1.9.1" -compose-bom = "2024.07.00-alpha01" +compose-bom = "2024.07.00-alpha02" androidx-tv-foundation = "1.0.0-alpha11" androidx-tv-material = "1.0.0-rc01" navigation-compose = "2.7.7"