From 439736c6044c6f95056bca4805eefee1f8dcce2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 16:04:52 +0000 Subject: [PATCH] fix(deps): update dependency androidx.compose.material3:material3 to v1.4.0-alpha14 (#236) 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 bbb743e..c0eb5d9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ liveData = "1.8.0" icons = "1.7.8" room = "2.7.1" navigation = "2.8.9" -material3 = "1.4.0-alpha13" +material3 = "1.4.0-alpha14" adaptive = "1.1.0" # AboutLibraries aboutLibsRelease = "12.1.2"