From 0f864202443da5a83b90f8435edce996063811bd Mon Sep 17 00:00:00 2001 From: movte Date: Tue, 7 Jul 2026 09:37:47 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle/libs.versions.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 625299261..3f1e61acc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -20,7 +20,7 @@ kotlinxCoroutinesAndroid = "1.11.0" ktor = "3.5.1" lifecycleRuntimeKtx = "2.11.0" activityCompose = "1.13.0" -composeBom = "2026.06.00" +composeBom = "2026.06.01" lunarcalendar = "4.0.7" material = "1.14.0" material3 = "1.5.0-alpha20" @@ -31,7 +31,7 @@ minidnsHla = "1.1.1" #noinspection GradleDependency,NewerVersionAvailable mmkv = "1.3.14" compose-richtext = "1.0.0-alpha05" -navigation3 = "1.1.3" +navigation3 = "1.1.4" navigation3Lifecycle = "2.11.0" okhttp = "5.4.0" okio = "3.17.0" @@ -47,7 +47,7 @@ junitVersion = "1.3.0" espressoCore = "3.7.0" appcompat = "1.7.1" dagger = "2.60" -hilt = "1.3.0" +hilt = "1.4.0" webkit = "1.16.0" [libraries]