From 72f4dc5d52b24c4c5fecf79fe587613f9efde183 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 10:12:00 +0000 Subject: fix(deps): update dependency androidx.compose.material:material to v1.2.1 (#2075) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle') diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index da3a1515..b480b43a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -53,7 +53,7 @@ compose-compiler = "androidx.compose.compiler:compiler:1.3.0" compose-foundation-core = { module = "androidx.compose.foundation:foundation", version.ref = "composeFoundation" } compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "composeFoundation" } compose-hilt = "androidx.hilt:hilt-navigation-compose:1.0.0" -compose-material = "androidx.compose.material:material:1.0.5" +compose-material = "androidx.compose.material:material:1.2.1" compose-material3 = "androidx.compose.material3:material3:1.0.0-alpha16" compose-runtime = "androidx.compose.runtime:runtime:1.3.0-alpha03" compose-ui-core = { module = "androidx.compose.ui:ui", version.ref = "composeUi" } -- cgit v1.2.3