From 16e70cf37728d14e6a8386740f018cc1fcd13425 Mon Sep 17 00:00:00 2001 From: Chansuk Yang Date: Wed, 22 May 2024 18:39:31 +0900 Subject: [PATCH 1/3] Bump compose lib to "1.7.0-beta01" --- health-services/MeasureDataCompose/gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/health-services/MeasureDataCompose/gradle/libs.versions.toml b/health-services/MeasureDataCompose/gradle/libs.versions.toml index 0d989a75..6fbb7386 100644 --- a/health-services/MeasureDataCompose/gradle/libs.versions.toml +++ b/health-services/MeasureDataCompose/gradle/libs.versions.toml @@ -4,7 +4,7 @@ android-gradle-plugin = "8.4.1" androidx-activity = "1.9.0" androidx-lifecycle = "2.8.0" androidx-wear-compose = "1.3.1" -compose = "1.6.7" +compose = "1.7.0-beta01" compose-compiler = "1.5.12" concurrent-futures = "1.1.0" guava = "33.2.0-android" From 5fad2c7915fcd710ef363ce15d23383168c0eafe Mon Sep 17 00:00:00 2001 From: Chansuk Yang Date: Wed, 22 May 2024 18:40:12 +0900 Subject: [PATCH 2/3] Bump compose lib to "1.7.0-beta01" --- health-services/PassiveDataCompose/gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/health-services/PassiveDataCompose/gradle/libs.versions.toml b/health-services/PassiveDataCompose/gradle/libs.versions.toml index 121d551f..0a32436f 100644 --- a/health-services/PassiveDataCompose/gradle/libs.versions.toml +++ b/health-services/PassiveDataCompose/gradle/libs.versions.toml @@ -8,7 +8,7 @@ androidx-wear-compose = "1.3.1" androidx-wear-tiles = "1.0.1" androidx-wear-watchface = "1.0.1" androidx-work = "2.9.0" -compose = "1.6.7" +compose = "1.7.0-beta01" compose-compiler = "1.5.12" concurrent-futures = "1.1.0" guava = "33.2.0-android" From ce1ebcdec4d57269c7c8319e9f97409d0f4ebc3a Mon Sep 17 00:00:00 2001 From: Chansuk Yang Date: Wed, 22 May 2024 18:41:15 +0900 Subject: [PATCH 3/3] Bump compose lib to "1.7.0-beta01" --- health-services/PassiveGoalsCompose/gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/health-services/PassiveGoalsCompose/gradle/libs.versions.toml b/health-services/PassiveGoalsCompose/gradle/libs.versions.toml index 121d551f..0a32436f 100644 --- a/health-services/PassiveGoalsCompose/gradle/libs.versions.toml +++ b/health-services/PassiveGoalsCompose/gradle/libs.versions.toml @@ -8,7 +8,7 @@ androidx-wear-compose = "1.3.1" androidx-wear-tiles = "1.0.1" androidx-wear-watchface = "1.0.1" androidx-work = "2.9.0" -compose = "1.6.7" +compose = "1.7.0-beta01" compose-compiler = "1.5.12" concurrent-futures = "1.1.0" guava = "33.2.0-android"