From 8c771dafaf47ae83576d2600f1b2a0b3c2889e61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 03:56:52 +0000 Subject: chore(deps): update dependency androidx.compose.material3:material3 to v1.0.0-alpha10 (#1857) 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 1b2dcfb8..b4d43389 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -61,7 +61,7 @@ compose-foundation-core = { module = "androidx.compose.foundation:foundation", v compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "compose" } compose-hilt = "androidx.hilt:hilt-navigation-compose:1.0.0" compose-material = { module = "androidx.compose.material:material", version.ref = "compose" } -compose-material3 = "androidx.compose.material3:material3:1.0.0-alpha09" +compose-material3 = "androidx.compose.material3:material3:1.0.0-alpha10" compose-runtime = { module = "androidx.compose.runtime:runtime", version.ref = "compose" } compose-ui-core = { module = "androidx.compose.ui:ui", version.ref = "compose" } compose-ui-test = { module = "androidx.compose.ui:ui-test-junit4", version.ref = "compose" } -- cgit v1.2.3