From 135657ac838bf6c9f4b545d96cbe51d9070e449c Mon Sep 17 00:00:00 2001 From: HapeLee <1321903405@qq.com> Date: Fri, 24 Oct 2025 01:23:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/version.properties | 2 +- gradle/libs.versions.toml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/version.properties b/app/version.properties index b3807eb67..9a840ff7d 100644 --- a/app/version.properties +++ b/app/version.properties @@ -1,4 +1,4 @@ VERSION_MAJOR=3 VERSION_MINOR=25 VERSION_PATCH=12 -VERSION_SUFFIX=-beta.6 \ No newline at end of file +VERSION_SUFFIX=-beta.7 \ No newline at end of file diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 69ee50ecb..e4ea51bd1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ coreSplashscreen = "1.2.0-rc01" datastorePreferences = "1.1.7" kotlin = "2.2.20" -ksp = "2.2.10-2.0.2" +ksp = "2.2.20-2.0.4" agp = "8.13.0" appcompat = "1.7.1" colorpicker = "1.1.0" @@ -29,7 +29,7 @@ jsoupxpath = "2.5.3" coroutines = "1.10.2" liveeventbus = "1.8.14" markwon = "4.6.2" -material = "1.14.0-alpha05" +material = "1.14.0-alpha06" media = "1.7.1" media3 = "1.8.0" nanoHttpd = "2.3.1" @@ -38,7 +38,7 @@ palette = "1.0.0" preference = "1.2.1" protobufJavalite = "4.26.1" quickChineseTransfer = "0.2.16" -room = "2.8.2" +room = "2.8.3" splitties = "3.0.0" rhino = "1.8.0" desugar = "2.1.5"