From 4958ca9f882ac0b92106d112d6c9bbcda12e9c3d Mon Sep 17 00:00:00 2001 From: Super12138 <70494801+Super12138@users.noreply.github.com> Date: Fri, 7 Feb 2025 19:30:09 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E5=8D=87=E7=BA=A7=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle/libs.versions.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 04dd2b0..404dcf4 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,14 +5,14 @@ splashScreen = "1.2.0-alpha02" lifecycleRuntimeKtx = "2.8.7" # security = "1.1.0-alpha06" # Compose -activityCompose = "1.9.3" -composeBom = "2024.12.01" +activityCompose = "1.10.0" +composeBom = "2025.01.01" liveData = "1.7.6" -icons = "1.7.6" +icons = "1.7.7" room = "2.6.1" -navigation = "2.8.5" -material3 = "1.4.0-alpha05" -adaptive = "1.1.0-alpha08" +navigation = "2.8.6" +material3 = "1.4.0-alpha07" +adaptive = "1.1.0-beta01" # AboutLibraries aboutLibsRelease = "11.3.0-rc02" # M3 Color @@ -29,8 +29,8 @@ junitVersion = "1.2.1" espressoCore = "3.6.1" # Plugins agp = "8.8.0" -kotlin = "2.1.0" -ksp = "2.1.0-1.0.29" +kotlin = "2.1.10" +ksp = "2.1.10-1.0.29" [libraries] # Android X