From e56f0b7fbb47b5cabb83e8e0f845fc48857ee81b Mon Sep 17 00:00:00 2001 From: Yuri Schimke Date: Thu, 24 Aug 2023 18:40:01 +0100 Subject: [PATCH] Revert "Update wearcompose to v1.3.0-alpha04 (#1606)" This reverts commit 1537a4d4fccda428f3c43cabee4d6162d922277b. --- 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 2dca4d381c..0796d73e96 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -59,7 +59,7 @@ tracingPerfetto = "1.0" tracingPerfettoBinary = "1.0" truth = "1.1.5" versionCatalogUpdate = "0.8.1" -wearcompose = "1.3.0-alpha04" +wearcompose = "1.3.0-alpha03" [libraries] accompanist-testharness = { module = "com.google.accompanist:accompanist-testharness", version.ref = "accompanist" }