From 427c83cadeb8784862da87f051405750f5813617 Mon Sep 17 00:00:00 2001 From: Super12138 <70494801+Super12138@users.noreply.github.com> Date: Thu, 14 Aug 2025 18:36:10 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8D=87=E7=BA=A7=20Material=203=20?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E5=88=B0=20alpha=20=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 60a2b5a..b6f26f2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ liveData = "1.8.3" icons = "1.7.8" room = "2.7.2" navigation = "2.9.3" -material3 = "1.4.0-beta02" +material3 = "1.5.0-alpha02" adaptive = "1.1.0" # AboutLibraries aboutLibsRelease = "12.2.4"