From 8e6b68774e2251f76e818497d63f910277eb5e80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 15:59:46 -0500 Subject: [PATCH] chore(deps): update androidx.compose.material3:material3 to v1.4.0-alpha16 (#2155) 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 2cc5c50d8..d9b00b5c1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -31,7 +31,7 @@ kotlinx-coroutines-android = "1.10.2" kotlinx-serialization-json = "1.8.1" lifecycle = "2.9.1" material = "1.12.0" -material3 = "1.4.0-alpha15" +material3 = "1.4.0-alpha16" mgrs = "2.1.3" navigation = "2.9.0" okhttp = "4.12.0"