From a2276776140b1bf5896e3e069d35f2ea0b957872 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 08:51:57 +0000 Subject: [PATCH] Update dependency androidx.compose.material:material to v1.6.8 (#243) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 334add9..f164a5f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -72,7 +72,7 @@ composeKotlinCompilerExtension = "1.5.9" # https://google.github.io/accompanist/ accompanistVersion = "0.34.0" # https://developer.android.com/jetpack/androidx/releases/compose-material -materialCompose = "1.6.4" +materialCompose = "1.6.8" # https://github.com/raamcosta/compose-destinations/releases composeDestinations = "1.10.2" # https://developer.android.com/jetpack/androidx/releases/hilt