From 321b0ad8d3a09f22639c1fa38858fb320bf39f15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 12:33:59 +0000 Subject: chore(deps): update androidx.compose.foundation to v1.2.0-alpha02 (#1689) Co-authored-by: Renovate Bot --- 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 29f83c87..d3c056d8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ [versions] androidx_activity = "1.4.0" androidx_test = "1.4.1-alpha03" -compose = "1.2.0-alpha01" +compose = "1.2.0-alpha02" coroutines = "1.6.0" flowbinding = "1.2.0" hilt = "2.40.5" -- cgit v1.2.3